]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_loader: Improve install_configuration_table
authorAlexander Graf <agraf@suse.de>
Wed, 26 Jul 2017 11:41:04 +0000 (13:41 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 26 Jul 2017 13:23:54 +0000 (15:23 +0200)
commitd98cdf6a9212ab2727eedb6781a46acaf23f9786
tree81e211209d0f54695a7d0c1f1aacf06ab421e659
parent3304990ba4d4a4347d19f3c10cfeb2c69eb5fa05
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>
lib/efi_loader/efi_boottime.c