Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_gop.c13 static efi_guid_t efi_gop_guid = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID;
Defi_selftest_bitblt.c26 static efi_guid_t efi_gop_guid = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID;
/external/u-boot/lib/efi/
Defi_stub.c281 efi_guid_t efi_gop_guid = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in efi_main()
/external/u-boot/lib/efi_loader/
Defi_gop.c17 static const efi_guid_t efi_gop_guid = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID;
/external/u-boot/cmd/
Defidebug.c232 EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID,
/external/u-boot/include/
Defi_api.h1148 #define EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID \ macro