summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/MemoryAllocationLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-41/+67
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-65/+65
2017-08-01MdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool() assertion issueStar Zeng1-4/+28
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin1-1/+1
2016-07-01MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLibStar Zeng1-15/+173
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng1-2/+2
2015-06-19MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin1-12/+21
2015-05-18MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng1-56/+13
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu1-1/+1
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen1-1/+26
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+3
2013-12-31Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao1-1/+5
2010-07-28Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...lgao41-3/+121
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-25Add MemoryAllocationLib for PI SMM Coremdkinney1-0/+814