
11 May
2018
11 May
'18
12:09 p.m.
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