diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-03-01 16:31:40 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-03-07 09:38:08 +0100 |
commit | 521f3cedac4574c1431a3ad852ad160d9f849358 (patch) | |
tree | f318bb06ea25e963712333951554efe3c8863090 /BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileTable.py | |
parent | f49ea03de77d9928d2917e2594585919a51f6cff (diff) | |
download | edk2-521f3cedac4574c1431a3ad852ad160d9f849358.tar.gz edk2-521f3cedac4574c1431a3ad852ad160d9f849358.tar.bz2 edk2-521f3cedac4574c1431a3ad852ad160d9f849358.zip |
ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLib
... where it belongs, since AARCH64 already keeps it there, and
non DXE users of ArmMmuLib (such as DxeIpl, for the non-executable
stack) may need its functionality as well.
While at it, rename SetMemoryAttributes to ArmSetMemoryAttributes,
and make any functions that are not exported STATIC. Also, replace
an explicit gBS->AllocatePages() call [which is DXE specific] with
MemoryAllocationLib::AllocatePages().
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileTable.py')
0 files changed, 0 insertions, 0 deletions