Searched refs:conctrl (Results 1 – 1 of 1) sorted by relevance
444 EFI_CONSOLE_CONTROL_PROTOCOL *conctrl = NULL; in efi_video_init() local472 status = BS->LocateProtocol(&con_guid, NULL, (void **)&conctrl); in efi_video_init()474 conctrl->SetMode(conctrl, EfiConsoleControlScreenText); in efi_video_init()