Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_esrt.c41 if (guidcmp(&entry->fw_class, &img_info->image_type_id)) { in efi_esrt_image_info_to_entry()
43 &entry->fw_class, &img_info->image_type_id); in efi_esrt_image_info_to_entry()
182 if (!guidcmp(&entry[idx].fw_class, img_fw_class)) { in esrt_find_entry()
204 entry[filled_entries].fw_class = *img_fw_class; in esrt_find_entry()
/u-boot/lib/efi_selftest/
A Defi_selftest_esrt.c122 if (!guidcmp(&entry[idx].fw_class, &img_info->image_type_id)) { in lib_test_check_uuid_entry()
/u-boot/cmd/
A Defidebug.c196 printf("ESRT: fw_class=%pUL\n", &esrt->entries[idx].fw_class); in do_efi_capsule_esrt()
/u-boot/include/
A Defi_api.h1848 efi_guid_t fw_class; member

Completed in 17 milliseconds