Home
last modified time | relevance | path

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

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