Home
last modified time | relevance | path

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

/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DGraphicsOutput.h19 typedef struct _EFI_GRAPHICS_OUTPUT_PROTOCOL EFI_GRAPHICS_OUTPUT_PROTOCOL; typedef
106 IN EFI_GRAPHICS_OUTPUT_PROTOCOL *This,
127 IN EFI_GRAPHICS_OUTPUT_PROTOCOL *This,
212 IN EFI_GRAPHICS_OUTPUT_PROTOCOL *This,
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Dframebuffer.c430 EFI_GRAPHICS_OUTPUT_PROTOCOL *gop; in efi_find_framebuffer()
470 EFI_GRAPHICS_OUTPUT_PROTOCOL *gop; in command_gop()