summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryAllocationLib
AgeCommit message (Expand)Author
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
2010-02-241. Correct File header to ## @filelgao4
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-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
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-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-28clean up EBC in inf files.vanjeff
2008-08-25remove the unused msa files in MdePkg.lgao4
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-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-27Updated headers to follow coding standardAJFISH
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-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
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-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang8
2006-07-13Added license & copyright declarationjwang36
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-04UefiLib:qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang8
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen