Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defigop.h65 } EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE; typedef
117 EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE *Mode;
/freebsd/stand/efi/loader/
H A Dframebuffer.c147 efifb_from_gop(struct efi_fb *efifb, EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE *mode, in efifb_from_gop()