summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
AgeCommit message (Expand)Author
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang8
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney
2009-05-08Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney
2009-04-29Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp...xli24
2009-03-10Remove wrong comments in function header.qhuang8
2008-12-05Comments have been checked with specjji4
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang8
2008-11-26Synchronize function comment in h filegikidy
2008-11-24Add reallocation functions to the UEFI Memory Allocation Librarymdkinney
2008-11-22Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-251. Rename following library instances according to MDE Library Spec:xli24