Hi, The following couple of patches fixes a small UEFI HII conformance issue and adds a selftest demonstrating the issue. This is sent in this order to avoid breaking `bootefi selftest' in the middle but feel free to apply in any order if preferred.
Best regards, Vincent. Vincent Stehlé (2): efi_loader: fix get_package_list_handle() status efi_selftest: add hii database protocol test case lib/efi_loader/efi_hii.c | 2 +- lib/efi_selftest/efi_selftest_hii.c | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) -- 2.35.1