[U-Boot] [PATCH 0/2] efi_loader: correct OpenProtocol()

Heinrich Schuchardt xypron.glpk at gmx.de
Thu May 30 15:27:52 UTC 2019


Fix an error leading to a crash in OpenProtocol() when running the UEFI
SCT.

Fix incorrect handling of protocols opened by a driver.

Heinrich Schuchardt (2):
  efi_loader: correct OpenProtocol()
  efi_loader: avoid crash in OpenProtocol()

 lib/efi_loader/efi_boottime.c | 40 ++++++++++++++++++++++++-----------
 1 file changed, 28 insertions(+), 12 deletions(-)

--
2.20.1



More information about the U-Boot mailing list