commit | 01dd23542fa0a7f1f71cc8f176d54a3a0dcab6da | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Apr 11 19:59:31 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 12 22:00:42 2019 +0200 |
tree | e4eaf40d26ea975bf42ae31e44f6d7b18ad1970c | |
parent | e83aafa1c3699cff3a2f0ba786c8cdeed4b6175c [diff] |
efi_selftest: physical and virtual addresses must match At boottime physical and virtual addresses must match. Add a corresponding check to the memory unit test. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>