commit | fe3366fecef420f1e2152c12a629f5b35b2c5e82 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Jul 26 13:41:04 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 26 15:23:54 2017 +0200 |
tree | 81e211209d0f54695a7d0c1f1aacf06ab421e659 | |
parent | 99c4387ec936180b2da474bddb62b39cf0b55f99 [diff] |
efi_loader: Improve install_configuration_table The INSTALL_CONFIGURATION_TABLE callback also provides the ability to remove table entries. This patch adds that functionality. Signed-off-by: Alexander Graf <agraf@suse.de>