audk/MdeModulePkg/Core
Jiewen Yao 4a723ed258 MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after EndOfDxe
We want to provide precise info in MemAttribTable
to both OS and SMM, and SMM only gets the info at EndOfDxe.
So we do not update RtCode entry in EndOfDxe.

The impact is that if 3rd part OPROM is runtime, it cannot be executed
at UEFI runtime phase.
Currently, we do not see compatibility issue, because the only runtime
OPROM we found before in UNDI, and UEFI OS will not use UNDI interface
in OS.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-07-26 22:51:27 +08:00
..
Dxe MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after EndOfDxe 2018-07-26 22:51:27 +08:00
DxeIplPeim MdeModulePkg/DxeLoadFunc: Add use case for new Perf macro 2018-07-26 13:38:24 +08:00
Pei MdeModulePkg PeiCore: Not assume PpiDescriptor and Ppi in same range 2018-07-02 11:29:50 +08:00
PiSmmCore MdeModulePkg/PiSmmCore: Remove SMM Perf entry 2018-06-28 19:46:07 +08:00
RuntimeDxe MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00