Home
last modified time | relevance | path

Searched refs:ConsoleControl (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/efi/boot1/
H A Dboot1.c176 EFI_CONSOLE_CONTROL_PROTOCOL *ConsoleControl = NULL; in efi_main() local
201 (VOID **)&ConsoleControl); in efi_main()
203 (void)ConsoleControl->SetMode(ConsoleControl, in efi_main()