summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/PiSmmCore/PiSmmCore.c
AgeCommit message (Expand)Author
2014-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan
2014-11-14MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-11-01Fixed one bug: gSmmCorePrivate->InSmm is not set to FALSE correctly before ex...vanjeff
2012-09-251. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ...vanjeff
2012-06-25MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S...rsun3
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun3
2010-04-24Update the copyright notice formathhtian
2010-03-21Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm...jyao1
2010-03-01Update PiSmmCore:hhuan13
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney