Home
last modified time | relevance | path

Searched refs:efi_file_info_guid (Results 1 – 4 of 4) 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; variable
H A Defi_file.c537 if (!guidcmp(info_type, &efi_file_info_guid)) { in efi_file_getinfo()
H A Defi_boottime.c1626 EFI_CALL(ret = f->getinfo(f, (efi_guid_t *)&efi_file_info_guid, in efi_load_image_from_path()
1634 EFI_CALL(ret = f->getinfo(f, (efi_guid_t *)&efi_file_info_guid, &bs, in efi_load_image_from_path()
/openbmc/u-boot/include/
H A Defi_loader.h140 extern const efi_guid_t efi_file_info_guid;