[U-Boot] [PATCH 0/4] implement ReinstallProtocolInterface

Heinrich Schuchardt xypron.glpk at gmx.de
Fri May 11 10:09:19 UTC 2018


This patch series implements the ReinstallProtocolInterface interface and
provides a unit test.

UninstallProtocolInterface now checks the interface being uninstalled.

Heinrich Schuchardt (4):
  efi_selftest: correct efi_selftest_manageprotocols
  efi_loader: check interface when uninstalling protocol
  efi_loader: implement ReinstallProtocolInterface
  efi_selftest: test ReinstallProtocolInterface

 lib/efi_loader/efi_boottime.c                 | 68 ++++++++++++-------
 lib/efi_selftest/efi_selftest_controllers.c   | 35 +++++++++-
 .../efi_selftest_manageprotocols.c            |  2 +-
 3 files changed, 78 insertions(+), 27 deletions(-)

-- 
2.17.0



More information about the U-Boot mailing list