summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Merger network tackers 9307, 9338, 9339, 9397vanjeff2007-10-161-3/+4
* Add judgement for TextModeMapklu22007-10-161-3/+18
* Remove comments for removed parameter.klu22007-10-162-7/+0
* 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff2007-10-166-83/+696
* 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122007-10-156-16/+25
* Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42007-10-153-18/+66
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-123-79/+523
* fixed the following problems:eric_tian2007-10-123-5/+10
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-111-24/+2
* add EDK_4067: Non-Compatible: qwang12qwang122007-10-111-0/+31
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-1127-32/+31
* Increase max FVs from 4 to 6.mdkinney2007-10-101-1/+1
* Changed to pass the build with Visual Studio 2005jwang362007-10-102-5/+5
* Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff2007-10-101-3/+3
* Remove BINARY_MODULE = true attribute from binary module inf file, because th...lgao42007-10-101-1/+0
* 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122007-10-102-4/+12
* Clean up Network Components to support GCC build.yshang12007-10-0917-38/+40
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-092-1/+7
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-091-1/+2
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-0927-118/+118
* Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang122007-10-091-3/+5
* Add BINARY_MODULE = true attribute in binary module inf file.lgao42007-10-091-0/+1
* Add Unicode Collation related PCD entries in DSC file.qhuang82007-10-091-0/+2
* Add Unicode Collation related feature flags:qhuang82007-10-091-0/+2
* Update English Module to selectively install Unicode Collation and Unicode Co...qhuang82007-10-093-11/+68
* Support ICC build .yshang12007-10-088-13/+13
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-0822-248/+372
* Fix a bug with changing the NVRAM properties of a VariableAJFISH2007-10-061-7/+8
* added the CpuLibvprabhal2007-10-051-0/+1
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-055-453/+267
* Added new PCD settingAJFISH2007-10-041-0/+1
* Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH2007-10-042-1/+2
* Add Profiling support for Variable store and added a specialized caching algo...AJFISH2007-10-046-20/+409
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1...vprabhal2007-10-021-0/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1...vprabhal2007-10-021-1/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1...vprabhal2007-10-021-1/+0
* The functions in these deleted files are not being used and also are there in...vprabhal2007-10-024-312/+0
* Update change log to include the enabling of component name 2 protocol.qhuang82007-09-301-0/+20
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3068-9411/+11119
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3012-535/+1516
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-62/+248
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-306-205/+447
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3012-379/+1037
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-306-178/+500
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-309-291/+787
* Use RShiftU64() from base lib to handle 64-bit right shift to avoid build bre...qhuang82007-09-291-2/+2
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-297-144/+143
* Update DxeCore to set efi memory type for the different image to be loaded.lgao42007-09-292-16/+37
* 1. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff2007-09-291-20/+17
* Merge in bug fix from EDK1's PiPei Dispatcher.cqwang122007-09-281-5/+9