summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/SmramProfileRecord.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-241-30/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-7/+7
* MdeModulePkg PiSmmCore: Remove unreferenced symbol for SMRAM profileStar Zeng2017-03-151-10/+8
* MdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.Jiewen Yao2016-12-071-52/+62
* MdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-3/+3
* MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULLHao Wu2016-07-121-0/+1
* MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULLHao Wu2016-07-051-0/+3
* MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detectionStar Zeng2016-07-011-291/+1028
* MdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng2016-04-291-43/+204
* MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng2015-06-091-1/+10
* MdeModulePkg PiSmmCore: Care runtime code/data only for SMRAM profile.Star Zeng2015-05-181-36/+46
* MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao2015-04-291-0/+1
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-021-58/+3
* MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng2014-11-171-0/+2
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+1975