summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeCoreMemoryAllocationLib
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-12/+8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-7/+11
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney1-3/+6
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney1-10/+9
2008-12-12INF head modifiedjji41-1/+0
2008-12-05Comments have been checked with specjji41-4/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+1
2008-12-01Add 3 reallocation pool services in MemoryAllocationLib class.qhuang81-1/+150
2008-11-21synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy1-2/+2
2008-10-28clean up EBC in inf files.vanjeff1-1/+2
2008-08-27Add new line at the end of file.qhuang81-1/+1
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang83-0/+823