Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c60 static EFI_HANDLE gop_handle; variable
503 edid_info = efifb_gop_get_edid(gop_handle); in efifb_get_edid()
532 gop_handle = *hlist; in efi_find_framebuffer()
539 gop_handle = hlist[i]; in efi_find_framebuffer()
544 status = OpenProtocolByHandle(gop_handle, in efi_find_framebuffer()