summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeMemoryAllocationLib
Commit message (Expand)AuthorAgeFilesLines
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* Remove the supported module type of DXE_CORE to avoid that this library insta...qhuang82008-08-271-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-50/+0
* Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao42008-08-242-8/+9
* Remove allocate aligned pool services.qhuang82008-08-203-617/+0
* Remove the unncessary assignment.qwang122008-08-121-1/+0
* Code Scrub for MdePkg.yshang12008-07-251-0/+7
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+14
* Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob st...lgao42007-12-181-1/+1
* 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 CommonHeader.h generated file from the MdePkg. AJFISH2007-06-292-34/+7
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-8/+12
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-225-0/+1450
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-013-1322/+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-182/+350
* 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/+6
* 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-13/+10
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* PeiSmbusLib & DxeSmbusLibqhuang82006-04-251-3/+17
* Initial import.bbahnsen2006-04-214-0/+1009