summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-099-59/+9
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-109/+109
* 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-272-2/+2
* MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLibStar Zeng2016-07-018-23/+488
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2015-07-262-5/+2
* MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin2015-06-191-12/+21
* MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng2015-05-182-56/+74
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-1/+1
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-023-4/+63
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-1/+2
* 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-282-3/+125
* Update the copyright notice formathhtian2010-04-243-6/+6
* Add MemoryAllocationLib for PI SMM Coremdkinney2010-02-253-0/+956