summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-07-12Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.Liming Gao
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang8
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney
2009-05-08Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney
2009-03-10Remove wrong comments in function header.qhuang8
2008-12-05Comments have been checked with specjji4
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang8
2008-11-26Synchronize function comment in h filegikidy
2008-11-24Add reallocate functions to the PEI Memory Allocation Librarymdkinney
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-08-24Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao4
2008-08-20Remove allocate aligned pool services.qhuang8
2008-07-14Code scrub:yshang1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang8
2006-06-04UefiLib:qhuang8
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang8
2006-04-21Initial import.bbahnsen