summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiMemoryAllocationLib
Commit message (Expand)AuthorAgeFilesLines
* Add reallocation functions to the UEFI Memory Allocation Librarymdkinney2008-11-241-4/+4
* Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney2008-11-221-0/+149
* synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy2008-11-211-2/+2
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-20/+0
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* 1. Rename following library instances according to MDE Library Spec:xli242008-10-252-0/+734