Home
last modified time | relevance | path

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

/freebsd/stand/efi/loader/
H A Dframebuffer.c44 static EFI_GUID conout_guid = EFI_CONSOLE_OUT_DEVICE_GUID; variable
599 status = OpenProtocolByHandle(hlist[i], &conout_guid, &dummy); in efi_find_framebuffer()