Age | Commit message (Expand) | Author |
2015-11-25 | Install LoadedImage protocol for PiSmmCore. | Yao, Jiewen |
2015-11-03 | MdeModulePkg: PiSmmCore: Remove confusing CopyMem() of SMM_ENTRY_CONTEXT | Michael Kinney |
2015-08-26 | MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBuffer | Star Zeng |
2015-07-26 | MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation | Star Zeng |
2015-06-18 | MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock. | Star Zeng |
2015-06-18 | MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot. | Star Zeng |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2014-12-09 | Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add... | Jeff Fan |
2014-11-14 | MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ... | Garrett Kirkendall |
2014-11-12 | MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. | Star Zeng |
2012-12-18 | Add PI1.2.1 EndOfDxe support. | jyao1 |
2012-11-01 | Fixed one bug: gSmmCorePrivate->InSmm is not set to FALSE correctly before ex... | vanjeff |
2012-09-25 | 1. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ... | vanjeff |
2012-06-25 | MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S... | rsun3 |
2012-05-31 | Change returned status codes for SmiManage() per PI 1.2.1 spec. | rsun3 |
2011-08-16 | 1. Add two performance measurement points for SMM performance measurement; | rsun3 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-21 | Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm... | jyao1 |
2010-03-01 | Update PiSmmCore: | hhuan13 |
2010-02-25 | Add PI SMM IPL and PI SMM Core | mdkinney |