commit | 1cfb4a5b8e94af515e83a34b1404b0636a9dfe72 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 01 21:00:50 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 01 22:40:24 2019 +0200 |
tree | ec702ae574de10f5846f7acb9f016daba050f4f4 | |
parent | f09125c633461d94600808ab0b1a0d2780ef1e01 [diff] |
efi_selftest: unit test for OpenProtocolInformation() Provide a unit test that checks that the open protocol information is correctly updated when opening and closing protocols. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>