summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/PiSmmCore
AgeCommit message (Expand)Author
2010-03-09Fix the SMRAM caching range base and size. The original code uses the biggest...jgong5
2010-03-04Fix a bug that a NULL pointer may be dereferenced. rsun3
2010-03-04Remove Size==0 branch in SmmAllocatePool()hhuan13
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen20
2010-03-03Change the minimal SMM core size from 1MB to 256KB-4K.jyao1
2010-03-02Fix K8 scan issueshhuan13
2010-03-01Minor coding style fix.rsun3
2010-03-01Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...mdkinney
2010-03-01Update PiSmmCore:hhuan13
2010-02-26Clean up PiSmmCore to pass K8 scanhhuan13
2010-02-26Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this...jgong5
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney