commit | 4a640e3bfe9afb28cefb080521d263a6a505228b | [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 | 2f528c25f32125e6a62c9b296229f4a62607cd4a [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>