]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_selftest: LocateHandleBuffer return code
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 1 Jun 2023 07:06:09 +0000 (09:06 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 2 Jun 2023 08:59:15 +0000 (10:59 +0200)
commit75ebeb4d94bd911ee7884b7beae06f3dec2838a8
treea048fa8cae729388804f9076d57a99bff17a643d
parent1becdfcdc1eefecc061e34d7cc4eb92b403c5c4e
efi_selftest: LocateHandleBuffer return code

Check that LocateHandleBuffer() return EFI_NOT_FOUND when called with
ByRegisterNotify and all handles already have been retrieved.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_selftest/efi_selftest_register_notify.c