diff options
author | Jiewen Yao <jiewen.yao@intel.com> | 2017-02-09 10:20:30 +0300 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-02-21 20:23:03 +0300 |
commit | b7a09b71b67cf2d64e90d686c3525a8022bd5579 (patch) | |
tree | ecf07306e55b70e2ac208f638336127685eb261e /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | df73df138d9d53f7f7570f4fe97a6cde941a2656 (diff) | |
download | edk2-b7a09b71b67cf2d64e90d686c3525a8022bd5579.tar.xz |
ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
Current Arm CpuDxe driver uses EFI_MEMORY_WP for write protection,
according to UEFI spec, we should use EFI_MEMORY_RO for write protection.
The EFI_MEMORY_WP is the cache attribute instead of memory attribute.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions