summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryAllocationLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-23/+29
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao1-64/+64
2017-09-04MdePkg PeiMemoryAllocationLib: Update InternalAllocateAlignedPagesStar Zeng1-132/+40
2017-09-04MdePkg PeiMemoryAllocationLib: Update Free(Aligned)PagesStar Zeng1-7/+9
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-05-11MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memor...Star Zeng1-29/+2
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28Don't initialize local variables in its declaration. Gao, Liming1-2/+4
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
2014-08-22Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming1-9/+133
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao1-0/+4
2013-07-12Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.Liming Gao2-3/+33
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-9/+13
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-5/+5
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
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-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney1-3/+8
2009-05-08Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney1-9/+9
2009-03-10Remove wrong comments in function header.qhuang81-1/+0
2008-12-05Comments have been checked with specjji41-4/+1
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang81-1/+0
2008-11-26Synchronize function comment in h filegikidy1-0/+9
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Add reallocate functions to the PEI Memory Allocation Librarymdkinney1-0/+141
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy1-2/+2
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-19/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-50/+0
2008-08-24Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao42-10/+9
2008-08-20Remove allocate aligned pool services.qhuang83-627/+0
2008-07-14Code scrub:yshang11-0/+8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+13
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-04Merge the PI enabling works from the branchqwang122-7/+4
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-27/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-27Updated headers to follow coding standardAJFISH1-3/+1
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang14-42/+12
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff5-0/+1452
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch3-1324/+0
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-8/+8