efi_loader: delete handles
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 28 Sep 2018 20:14:17 +0000 (22:14 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 2 Dec 2018 20:59:36 +0000 (21:59 +0100)
commit9b47f13bdfa459902001877e54ee506942762beb
treee24007a5449f972b91efbbbd59e0bebf2a61064b
parente706ed7f5b291282e8747e65c2f2d0e4f8ef5e03
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>
lib/efi_loader/efi_boottime.c