summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiMemoryAllocationLib
AgeCommit message (Expand)AuthorFilesLines
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