Home
last modified time | relevance | path

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

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