summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/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-58/+58
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLibStar Zeng2016-07-011-20/+257
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-2/+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
* Update the copyright notice formathhtian2010-04-241-2/+2
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-121-12/+8
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-111-7/+11
* Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney2009-05-091-3/+6
* Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney2009-05-081-10/+9
* Comments have been checked with specjji42008-12-051-4/+1
* Add 3 reallocation pool services in MemoryAllocationLib class.qhuang82008-12-011-1/+150
* synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy2008-11-211-2/+2
* Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang82008-08-271-0/+669