summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeCoreMemoryAllocationLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki4-62/+79
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-59/+9
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2-4/+4
2018-06-28MdeModulePkg: Clean up source filesLiming Gao5-90/+90
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2016-07-01MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLibStar Zeng8-29/+502
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu1-2/+2
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-2/+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-04-24Update the copyright notice formathhtian3-6/+6
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-12/+8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-7/+11
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney1-3/+6
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney1-10/+9
2008-12-12INF head modifiedjji41-1/+0
2008-12-05Comments have been checked with specjji41-4/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+1
2008-12-01Add 3 reallocation pool services in MemoryAllocationLib class.qhuang81-1/+150
2008-11-21synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy1-2/+2
2008-10-28clean up EBC in inf files.vanjeff1-1/+2
2008-08-27Add new line at the end of file.qhuang81-1/+1
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang83-0/+823