Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii_data.c171 EFI_HII_PACKAGE_DEVICE_PATH, // 1
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii.c409 case EFI_HII_PACKAGE_DEVICE_PATH: in add_packages()
542 case EFI_HII_PACKAGE_DEVICE_PATH: in update_package_list()
630 case EFI_HII_PACKAGE_DEVICE_PATH: in list_package_lists()
/openbmc/u-boot/include/
H A Defi_api.h743 #define EFI_HII_PACKAGE_DEVICE_PATH 0x08 macro