audk/MdeModulePkg/Core
jgong5 34f60e4d77 Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this is PiSmmIpl will call gDS->SetMemorySpaceAttributes() which will locate CPU Arch Protocol to set MTRRs. Without this dependency, the locate might fail and MTRRs are never set in this case.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10097 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-26 03:35:47 +00:00
..
Dxe Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 16:31:22 +00:00
DxeIplPeim roll back changing on save and restore interrupt status, it needn't doing. 2010-02-24 08:30:53 +00:00
Pei Avoid shadowing PE image read function on IPF 2010-02-24 07:00:37 +00:00
PiSmmCore Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this is PiSmmIpl will call gDS->SetMemorySpaceAttributes() which will locate CPU Arch Protocol to set MTRRs. Without this dependency, the locate might fail and MTRRs are never set in this case. 2010-02-26 03:35:47 +00:00
RuntimeDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00