Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii_data.c117 EFI_HII_PACKAGE_STRINGS, // 1: type(header)
H A Defi_selftest_hii.c218 EFI_HII_PACKAGE_STRINGS, NULL, in test_hii_database_list_package_lists()
234 EFI_HII_PACKAGE_STRINGS, NULL, in test_hii_database_list_package_lists()
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii.c393 case EFI_HII_PACKAGE_STRINGS: in add_packages()
527 case EFI_HII_PACKAGE_STRINGS: in update_package_list()
614 case EFI_HII_PACKAGE_STRINGS: in list_package_lists()
/openbmc/u-boot/include/
H A Defi_api.h739 #define EFI_HII_PACKAGE_STRINGS 0x04 macro