In LocateProtocol() implement searching by the registration key returned by
RegisterNotifyProtocol().

With the patch series the UEFI SCT tests for LocateProtocol() are passed
without error.

Factor our a common function module efi_check_register_notify_event() used
by LocateHandle() and LocateProtocol().

Heinrich Schuchardt (2):
  efi_loader: factor our efi_check_register_notify_event()
  efi_loader: registration key in LocateProtocol()

 lib/efi_loader/efi_boottime.c | 80 +++++++++++++++++++++++++++--------
 1 file changed, 62 insertions(+), 18 deletions(-)

--
2.20.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to