audk/MdeModulePkg/Core/PiSmmCore
jyao1 06b07ce37c Change the minimal SMM core size from 1MB to 256KB-4K.
Some platforms only enable 1MB, after reserve 1 page for SMM S3. There is at most 1MB-4KB for SMM core.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10158 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-03 02:04:37 +00:00
..
Dependency.c Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
Dispatcher.c Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
Handle.c Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
InstallConfigurationTable.c Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
Locate.c Fix K8 scan issues 2010-03-02 02:58:03 +00:00
Notify.c Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
Page.c Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are already allocated or not tested or not ECC initialized yet 2010-03-01 05:32:59 +00:00
PiSmmCore.c Update PiSmmCore: 2010-03-01 04:29:21 +00:00
PiSmmCore.h Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
PiSmmCore.inf Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
PiSmmCorePrivateData.h Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00
PiSmmIpl.c Change the minimal SMM core size from 1MB to 256KB-4K. 2010-03-03 02:04:37 +00:00
PiSmmIpl.inf 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
Pool.c Fix K8 scan issues 2010-03-02 02:58:03 +00:00
Smi.c Add PI SMM IPL and PI SMM Core 2010-02-25 23:41:19 +00:00