Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Defi.h578 #define EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID \ macro
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1025 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics()