commit | 91d6b556f0a97d57f75ad7697ce1a84a4f38b88b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 12 12:58:48 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 16 22:17:16 2019 +0000 |
tree | bb386c3b295906a21f78975c12f320c10d0557af | |
parent | 4429d8748335ec9ec8c28371043080aae17eb0c9 [diff] |
efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE Provide a unit test for SetVirtualAddressMap() and ConvertPointer(). As ConvertPointer() is not implemented yet this will spit out some warnings. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>