summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiMemoryAllocationLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-18/+25
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-3/+3
2018-06-28MdePkg: Clean up source filesLiming Gao1-58/+58
2017-03-06MdePkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-03-17MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin1-2/+2
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+3
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao1-1/+5
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-5/+5
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-02-15Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney1-7/+3
2009-12-23PI 1.1 SMM Feature Check-indavidhuang1-2/+2
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-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney1-3/+6
2009-05-08Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney1-8/+8
2009-04-29Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp...xli241-2/+2
2009-03-10Remove wrong comments in function header.qhuang81-1/+0
2008-12-05Comments have been checked with specjji41-4/+1
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang81-1/+0
2008-11-26Synchronize function comment in h filegikidy1-0/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Add reallocation functions to the UEFI Memory Allocation Librarymdkinney1-4/+4
2008-11-22Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney1-0/+149
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy1-2/+2
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-20/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-10-251. Rename following library instances according to MDE Library Spec:xli242-0/+734