summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiMemoryAllocationLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1. Add the fix for the following Bugs:cwu112006-11-031-4/+4
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* Adjust coding style for MemoryAllocationLib.qhuang82006-07-231-180/+349
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+3
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-38/+40
* UefiLib:qhuang82006-06-041-0/+12
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-251-0/+13
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-214-0/+1002