Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_hii.c577 const efi_guid_t *package_guid, in list_package_lists() argument
586 EFI_ENTRY("%p, %u, %pUl, %p, %p", this, package_type, package_guid, in list_package_lists()
595 if ((package_type != EFI_HII_PACKAGE_TYPE_GUID && package_guid) || in list_package_lists()
596 (package_type == EFI_HII_PACKAGE_TYPE_GUID && !package_guid)) { in list_package_lists()
602 package_guid, *handle_buffer_length); in list_package_lists()
656 const efi_guid_t *package_guid, in register_package_notify() argument
662 package_guid, package_notify_fn, notify_type, in register_package_notify()
668 if ((package_type != EFI_HII_PACKAGE_TYPE_GUID && package_guid) || in register_package_notify()
669 (package_type == EFI_HII_PACKAGE_TYPE_GUID && !package_guid)) in register_package_notify()
/u-boot/lib/efi_selftest/
A Defi_selftest_hii_data.c451 efi_guid_t package_guid = variable
A Defi_selftest_hii.c252 EFI_HII_PACKAGE_TYPE_GUID, &package_guid, in test_hii_database_list_package_lists()
268 EFI_HII_PACKAGE_TYPE_GUID, &package_guid, in test_hii_database_list_package_lists()
/u-boot/include/
A Defi_api.h1169 const efi_guid_t *package_guid,
1180 const efi_guid_t *package_guid,

Completed in 16 milliseconds