Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Darm-stub.c54 efi_guid_t gop_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics()
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c346 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics()
/Linux-v4.19/include/linux/
Defi.h648 #define EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID EFI_GUID(0x9042a9de, 0x23dc, 0x4a38, 0x96, 0xfb, 0x7a, 0… macro