
29 May
2019
29 May
'19
8:59 p.m.
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