summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/MemoryAllocationLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-38/+38
* Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao2013-12-311-1/+4
* Update the copyright notice formathhtian2010-04-231-2/+2
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-121-6/+6
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-111-3/+3
* Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney2009-05-091-3/+6
* Comments have been checked with specjji42008-12-051-5/+2
* Fix typos in the Memory Allocation Library commentsmdkinney2008-11-241-3/+3
* Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney2008-11-221-0/+90
* synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy2008-11-211-3/+17
* Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji42008-11-141-8/+8
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-14/+0
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-3/+3
* Remove allocate aligned pool services.qhuang82008-08-201-235/+0
* Code Scrub of MdePkg/Inlcude/Libraryyshang12008-07-211-0/+9
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+6
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+622
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-622/+0
* 1. Add the fix for the following Bugs:cwu112006-11-031-3/+3
* Adjust coding style for MemoryAllocationLib.qhuang82006-07-231-216/+291
* • BaseMemoryLib:qhuang82006-06-261-180/+180
* Initial import.bbahnsen2006-04-211-0/+547