summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib
AgeCommit message (Expand)AuthorFilesLines
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin2-2/+2
2016-07-01MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLibStar Zeng8-23/+488
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2-5/+2
2015-06-19MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin1-12/+21
2015-05-18MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng2-56/+74
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu1-1/+1
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen3-4/+63
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-1/+2
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...lgao42-3/+125
2010-04-24Update the copyright notice formathhtian3-6/+6
2010-02-25Add MemoryAllocationLib for PI SMM Coremdkinney3-0/+956