summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
Commit message (Expand)AuthorAgeFilesLines
* Comments have been checked with specjji42008-12-051-4/+1
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-011-1/+0
* Synchronize function comment in h filegikidy2008-11-261-0/+1
* 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
* 1. Rename following library instances according to MDE Library Spec:xli242008-10-251-0/+689