Home
last modified time | relevance | path

Searched refs:EFI_FILE_INFO_GUID (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c19 const efi_guid_t efi_file_info_guid = EFI_FILE_INFO_GUID;
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c33 static const efi_guid_t guid_file_info = EFI_FILE_INFO_GUID;
/openbmc/u-boot/include/
H A Defi_api.h1365 #define EFI_FILE_INFO_GUID \ macro