summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/PiSmmCore.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/PiSmmCore: Use unique structure signaturesMichael D Kinney2019-08-021-7/+7
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Remove redundant library classes and GUIDsshenglei2018-08-201-1/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-13/+13
* MdeModulePkg PiSmmCore: Register SMI handler to install S3SmmInitDoneStar Zeng2018-03-031-1/+25
* MdeModulePkg PiSmmCore: Only install EndOfS3Resume during S3 resumeStar Zeng2017-12-121-0/+1
* MdeModulePkg: Rename SmmEndOfS3ResumeProtocolGuid to EndOfS3ResumeGuidStar Zeng2017-12-121-1/+1
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-211-79/+79
* MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM modeJian J Wang2017-11-171-2/+79
* MdeModulePkg/PiSmmCore: Install Protocol when S3 resume finished.Eric Dong2017-10-121-0/+24
* MdeModulePkg PiSmmCore: Enhance SMM FreePool to catch buffer overflowStar Zeng2017-04-201-3/+19
* MdeModulePkg/SmmCore: Add Context in SmiHandlerProfileUnregister.Jiewen Yao2017-03-131-1/+7
* MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel2017-03-061-6/+0
* MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.Jiewen Yao2017-02-221-1/+88
* MdeModulePkg PiSmmCore: Retrieve Smram base address from system tableLiming Gao2016-12-121-0/+1
* MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pagesLiming Gao2016-12-121-2/+2
* MdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.Jiewen Yao2016-12-071-3/+10
* MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao2016-11-171-0/+91
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-311-1/+0
* MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detectionStar Zeng2016-07-011-16/+41
* Install LoadedImage protocol for PiSmmCore.Yao, Jiewen2015-11-251-0/+2
* MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.Star Zeng2015-06-181-0/+47
* MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng2015-06-091-10/+45
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-021-0/+1
* Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan2014-12-091-0/+1
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-1/+179
* Add PI1.2.1 EndOfDxe support.jyao12012-12-181-0/+23
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-221-0/+1
* Add Perf log for SMM driver Load and Start Image.lgao42012-05-161-1/+2
* 1. Add two performance measurement points for SMM performance measurement;rsun32011-08-161-1/+3
* 1) Change location of DEBUG() macro that prints the name of the FFS file bein...mdkinney2010-12-061-4/+1
* Update the copyright notice formathhtian2010-04-241-1/+1
* Enable "Load Module At fixed Address" feature in SMM Corejchen202010-03-031-1/+3
* Add PI SMM IPL and PI SMM Coremdkinney2010-02-251-0/+718