| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memor... | Star Zeng | 2015-05-11 | 1 | -29/+2 |
* | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | Don't initialize local variables in its declaration. | Gao, Liming | 2014-08-28 | 1 | -2/+4 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -1/+2 |
* | Only reserve the aligned memory instead of reserving the unaligned memory in ... | Gao, Liming | 2014-08-22 | 1 | -9/+133 |
* | Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf... | Liming Gao | 2013-12-31 | 1 | -0/+4 |
* | Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API. | Liming Gao | 2013-07-12 | 2 | -3/+33 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-30 | 1 | -9/+13 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 2 | -5/+5 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 2 | -4/+4 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Minor update the function interface for three re-allocate pool APIs to check ... | qhuang8 | 2009-05-12 | 1 | -12/+8 |
* | Add conformance check for OldBuffer and size even if the memory allocation fa... | qhuang8 | 2009-05-11 | 1 | -7/+11 |
* | Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac... | mdkinney | 2009-05-09 | 1 | -3/+8 |
* | Clarify ASSERT() conditions for Reallocate Pool functions. | mdkinney | 2009-05-08 | 1 | -9/+9 |
* | Remove wrong comments in function header. | qhuang8 | 2009-03-10 | 1 | -1/+0 |
* | Comments have been checked with spec | jji4 | 2008-12-05 | 1 | -4/+1 |
* | Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra... | qhuang8 | 2008-12-01 | 1 | -1/+0 |
* | Synchronize function comment in h file | gikidy | 2008-11-26 | 1 | -0/+9 |
* | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 2008-11-25 | 1 | -1/+0 |
* | Add reallocate functions to the PEI Memory Allocation Library | mdkinney | 2008-11-24 | 1 | -0/+141 |
* | synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE... | gikidy | 2008-11-21 | 1 | -2/+2 |
* | Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading... | qwang12 | 2008-10-30 | 1 | -19/+0 |
* | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 2008-10-29 | 1 | -1/+0 |
* | Refine file header for INF files of MDE library instances. | xli24 | 2008-10-28 | 1 | -1/+2 |
* | clean up EBC in inf files. | vanjeff | 2008-10-28 | 1 | -1/+1 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -50/+0 |
* | Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib. | lgao4 | 2008-08-24 | 2 | -10/+9 |
* | Remove allocate aligned pool services. | qhuang8 | 2008-08-20 | 3 | -627/+0 |
* | Code scrub: | yshang1 | 2008-07-14 | 1 | -0/+8 |
* | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 2008-01-21 | 1 | -0/+13 |
* | Add SEC as a supported Module Type for all libraries that are also compatible... | mdkinney | 2007-09-27 | 1 | -1/+1 |
* | Merge the PI enabling works from the branch | qwang12 | 2007-09-04 | 2 | -7/+4 |
* | remove some comments introduced by tools. | vanjeff | 2007-07-20 | 1 | -9/+3 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -27/+0 |
* | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 2007-07-12 | 1 | -2/+0 |
* | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 2007-06-29 | 1 | -10/+0 |
* | Updated headers to follow coding standard | AJFISH | 2007-06-27 | 1 | -3/+1 |
* | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 | 2007-06-22 | 4 | -42/+12 |
* | Import some Pei and Dxe related instances for MdePkg. | vanjeff | 2007-06-22 | 5 | -0/+1452 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 3 | -1324/+0 |
* | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 | 2007-01-30 | 1 | -8/+8 |
* | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 2007-01-25 | 3 | -0/+202 |
* | 1. Add the fix for the following Bugs: | cwu11 | 2006-11-03 | 1 | -4/+4 |
* | Remove the duplicated Copy Right in msa header. | lgao4 | 2006-09-27 | 1 | -10/+0 |
* | Adjust coding style for MemoryAllocationLib. | qhuang8 | 2006-07-23 | 1 | -180/+349 |
* | Added license & copyright declaration | jwang36 | 2006-07-13 | 1 | -0/+10 |
* | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 | 2006-07-12 | 1 | -2/+3 |