commit | 9b30232bfc6b98e7caa517bbec77f00fb46c93de | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jun 28 12:45:33 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 15:00:24 2018 +0200 |
tree | 3f6068769a2224c1baa1e42d1b6cae8487fde932 | |
parent | 4182a129ef735bfd6c54788affe1b649ab85b851 [diff] |
efi_selftest: test InstallConfigurationTable() Provide a unit test for InstallConfigurationTable(). A table is installed, updated, removed. The table entry and the triggering of events is checked. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>