Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c33 static const efi_guid_t guid_file_info = EFI_FILE_INFO_GUID; variable
325 if (efi_st_memcmp(info_type, &guid_file_info, in getinfo()