summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/PiSmmCore
AgeCommit message (Expand)Author
2016-04-29MdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-11-25Move CommunicationBuffer from stack to global variable.Yao, Jiewen
2015-11-25Install LoadedImage protocol for PiSmmCore.Yao, Jiewen
2015-11-25Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen
2015-11-25Check InternalAllocPoolByIndex status before refer buffer.Zeng, Star
2015-11-03MdeModulePkg: PiSmmCore: Remove confusing CopyMem() of SMM_ENTRY_CONTEXTMichael Kinney
2015-08-26MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBufferStar Zeng
2015-07-28MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng
2015-06-18MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock.Star Zeng
2015-06-18MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.Star Zeng
2015-06-09MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng
2015-06-06PiSmmCore dispatcher should not use one Index for three loops.Zachary Bobroff
2015-05-18MdeModulePkg PiSmmCore: Care runtime code/data only for SMRAM profile.Star Zeng
2015-05-12MdeModulePkg: SmmIplEntry(): don't suppress SMM core startup failureLaszlo Ersek
2015-05-07MdeModulePkg/SmmCore: SMM register protocol notify function clarifyJeff Fan
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2014-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng
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
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-071) Add type cast for better coding style.Feng Tian
2014-06-27MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan
2013-03-04Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLock event notify becaus...lzeng14
2013-02-20Update SmiManager() comments and implementation to follow the new rule clarif...vanjeff
2013-01-291. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...lzeng14
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-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian
2012-10-16Update SmiManager() to invoke all root SMI handlers to following PI Spec.vanjeff
2012-09-251. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ...vanjeff
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
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
2012-05-16Add Perf log for SMM driver Load and Start Image.lgao4
2012-04-24MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun3
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-08-31Rollback SMRAM Lock locationmdkinney
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-24Update SMM Core to use SMM Mode as soon as SMM Mode is availablemdkinney
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun3
2011-04-08Add more checks to skip allocated SMRAM regions when searching for a largest ...rsun3
2011-02-12Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao4