summaryrefslogtreecommitdiff
path: root/include/efi_api.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2019-07-27 19:16:32 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2019-07-30 21:36:22 +0200
commitc0a8a952634ccc5cc437a21eba69c186e1f229a8 (patch)
treed5fcb2819ab1730d4bc200450e327133e0e840e0 /include/efi_api.h
parent73d95c24a5fe3d25346aed556ecd6c1cfea62238 (diff)
downloadu-boot-c0a8a952634ccc5cc437a21eba69c186e1f229a8.tar.gz
efi_selftest: fix SetVirtualAddressMap unit test
We read the address map before assigning the memory for the pages that will be mapped to virtual addresses. So these pages will overlap with the entry for EFI_CONVENTIONAL_MEMORY. We have to ensure that every page is described at most once in the map. Remove EFI_CONVENTIONAL_MEMORY from the map that we pass to SetVirtualAddressMap(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/efi_api.h')
0 files changed, 0 insertions, 0 deletions