commit | 1b45134d30a51e94924e486022e70d6a9a0e11b7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Sep 28 22:14:17 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Dec 02 21:59:36 2018 +0100 |
tree | e24007a5449f972b91efbbbd59e0bebf2a61064b | |
parent | 4448945780799edd41d9ee1269f8ede0d9651bcf [diff] |
efi_loader: delete handles When the last protocol interface has been uninstalled remove the handle. Adjust ReinstallProtocol so that it does not remove the handle. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>