efi_loader: registration key in LocateProtocol()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 29 May 2019 16:06:46 +0000 (18:06 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 May 2019 21:27:12 +0000 (23:27 +0200)
commite31b3b16226c6f6847238e1f7006724abf1220df
treea2a340097c4c4e4e2a4a4267b018d31e3f9ebf35
parentb8abd743ff1669e07e4e022e5793720d875d8e13
efi_loader: registration key in LocateProtocol()

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

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_boottime.c