Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/boot1/
H A Dboot1.c159 EFI_CONSOLE_CONTROL_PROTOCOL *ConsoleControl = NULL; in efi_main() local
184 (VOID **)&ConsoleControl); in efi_main()
186 (void)ConsoleControl->SetMode(ConsoleControl, in efi_main()