summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/MemoryAllocationLib.h
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
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
2008-12-05Comments have been checked with specjji4
2008-11-24Fix typos in the Memory Allocation Library commentsmdkinney
2008-11-22Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji4
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao4
2008-08-20Remove allocate aligned pool services.qhuang8
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-04-21Initial import.bbahnsen