[U-Boot] [PATCH 0/2] efi_loader: delete handles

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Sep 28 20:14:15 UTC 2018


When the last protocol interface has been uninstalled remove the handle.
Adjust ReinstallProtocol so that it does not remove the handle.

Correct the unit test for controllers.

Heinrich Schuchardt (2):
  efi_selftest: creating new handle in controller test
  efi_loader: delete handles

 lib/efi_loader/efi_boottime.c               | 81 ++++++++++++++++-----
 lib/efi_selftest/efi_selftest_controllers.c |  2 +
 2 files changed, 63 insertions(+), 20 deletions(-)

-- 
2.19.0



More information about the U-Boot mailing list