Home
last modified time | relevance | path

Searched refs:EFI_FILE_SYSTEM_INFO_GUID (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c31 static const efi_guid_t guid_file_system_info = EFI_FILE_SYSTEM_INFO_GUID;
H A Defi_selftest_loadimage.c34 static const efi_guid_t guid_file_system_info = EFI_FILE_SYSTEM_INFO_GUID;
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c16 const efi_guid_t efi_file_system_info_guid = EFI_FILE_SYSTEM_INFO_GUID;
/openbmc/u-boot/include/
H A Defi_api.h1369 #define EFI_FILE_SYSTEM_INFO_GUID \ macro