Home
last modified time | relevance | path

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

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