audk/MdeModulePkg/Core
Jiewen Yao 82f0f411c7 MdeModulePkg: Fix Memory Attributes table type issue
According to the spec, each entry in the Memory
Attributes table shall have the same type as
the region it was carved out of in the UEFI memory map.
The current attribute uses RTData for PE Data, but
it should be RTCode.

This patch fixed the issue. It is validated with or
without PropertiesTable.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-02-25 11:23:43 +08:00
..
Dxe MdeModulePkg: Fix Memory Attributes table type issue 2016-02-25 11:23:43 +08:00
DxeIplPeim MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Pei MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap length 2016-01-28 08:08:57 +00:00
PiSmmCore MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
RuntimeDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00