Home
last modified time | relevance | path

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

/freebsd/stand/efi/loader/
H A Defi_main.c79 EFI_CONSOLE_CONTROL_PROTOCOL *console_control = NULL; in efi_main() local
91 (VOID **)&console_control); in efi_main()
93 (void)console_control->SetMode(console_control, in efi_main()