summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/MemoryAllocationLib.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-1/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-38/+38
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao1-1/+4
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-6/+6
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-3/+3
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney1-3/+6
2008-12-05Comments have been checked with specjji41-5/+2
2008-11-24Fix typos in the Memory Allocation Library commentsmdkinney1-3/+3
2008-11-22Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney1-0/+90
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy1-3/+17
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji41-8/+8
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-14/+0
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao41-3/+3
2008-08-20Remove allocate aligned pool services.qhuang81-235/+0
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang11-0/+9
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+6
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang11-0/+622
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-622/+0
2006-11-031. Add the fix for the following Bugs:cwu111-3/+3
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang81-216/+291
2006-06-26• BaseMemoryLib:qhuang81-180/+180
2006-04-21Initial import.bbahnsen1-0/+547