summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/MemoryAllocationLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-65/+65
* MdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool() assertion issueStar Zeng2017-08-011-4/+28
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg/Library: Fix typos in comments and variablesGary Lin2016-10-271-1/+1
* MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLibStar Zeng2016-07-011-15/+173
* MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2015-07-261-2/+2
* MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin2015-06-191-12/+21
* MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng2015-05-181-56/+13
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-1/+1
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-021-1/+26
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+3
* Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao2013-12-311-1/+5
* Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...lgao42010-07-281-3/+121
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add MemoryAllocationLib for PI SMM Coremdkinney2010-02-251-0/+814