summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiMemoryAllocationLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-281-64/+64
* MdePkg PeiMemoryAllocationLib: Update InternalAllocateAlignedPagesStar Zeng2017-09-041-132/+40
* MdePkg PeiMemoryAllocationLib: Update Free(Aligned)PagesStar Zeng2017-09-041-7/+9
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memor...Star Zeng2015-05-111-29/+2
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* Don't initialize local variables in its declaration. Gao, Liming2014-08-281-2/+4
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming2014-08-221-9/+133
* Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao2013-12-311-0/+4
* Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.Liming Gao2013-07-122-3/+33
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-9/+13
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-5/+5
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-121-12/+8
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-111-7/+11
* Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney2009-05-091-3/+8
* Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney2009-05-081-9/+9
* Remove wrong comments in function header.qhuang82009-03-101-1/+0
* 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/+9
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Add reallocate functions to the PEI Memory Allocation Librarymdkinney2008-11-241-0/+141
* 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-19/+0
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-50/+0
* Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao42008-08-242-10/+9
* Remove allocate aligned pool services.qhuang82008-08-203-627/+0
* Code scrub:yshang12008-07-141-0/+8
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+13
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* Merge the PI enabling works from the branchqwang122007-09-042-7/+4
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-27/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Updated headers to follow coding standardAJFISH2007-06-271-3/+1
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-224-42/+12
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-225-0/+1452
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-013-1324/+0
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-8/+8
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-253-0/+202