commit | 2cfad487e212002f8a2117bb84602730dd271438 | [log] [tgz] |
---|---|---|
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | Tue Jul 11 22:06:17 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 19 14:14:38 2017 +0200 |
tree | 27aa2167ff76c8342354c1ac87178bdc6d5133d6 | |
parent | 0581fa8769fe800a03cdb18d4323ca95d7cf12de [diff] |
efi_loader: implement UninstallProtocolInterface Without the patch efi_uninstall_protocol_interface always returns an error. With the patch protocols without interface can be uninstalled. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>