Home
last modified time | relevance | path

Searched defs:efi_gop_guid (Results 1 – 4 of 4) 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; variable
H A Defi_selftest_bitblt.c26 static efi_guid_t efi_gop_guid = EFI_GOP_GUID; variable
/openbmc/u-boot/lib/efi/
H A Defi_stub.c281 efi_guid_t efi_gop_guid = EFI_GOP_GUID; in efi_main() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c17 static const efi_guid_t efi_gop_guid = EFI_GOP_GUID; variable