summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang126-16/+25
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao43-18/+66
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao43-79/+523
2007-10-12fixed the following problems:eric_tian3-5/+10
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang11-24/+2
2007-10-11add EDK_4067: Non-Compatible: qwang12qwang121-0/+31
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang827-32/+31
2007-10-10Increase max FVs from 4 to 6.mdkinney1-1/+1
2007-10-10Changed to pass the build with Visual Studio 2005jwang362-5/+5
2007-10-10Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff1-3/+3
2007-10-10Remove BINARY_MODULE = true attribute from binary module inf file, because th...lgao41-1/+0
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122-4/+12
2007-10-09Clean up Network Components to support GCC build.yshang117-38/+40
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu22-1/+7
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao41-1/+2
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang827-118/+118
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang121-3/+5
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao41-0/+1
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang81-0/+2
2007-10-09Add Unicode Collation related feature flags:qhuang81-0/+2
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang83-11/+68
2007-10-08Support ICC build .yshang18-13/+13
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang122-248/+372
2007-10-06Fix a bug with changing the NVRAM properties of a VariableAJFISH1-7/+8
2007-10-05added the CpuLibvprabhal1-0/+1
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH5-453/+267
2007-10-04Added new PCD settingAJFISH1-0/+1
2007-10-04Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH2-1/+2
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH6-20/+409
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1...vprabhal1-0/+1
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1...vprabhal1-1/+0
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1...vprabhal1-1/+0
2007-10-02The functions in these deleted files are not being used and also are there in...vprabhal4-312/+0
2007-09-30Update change log to include the enabling of component name 2 protocol.qhuang81-0/+20
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang868-9411/+11119
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang812-535/+1516
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-62/+248
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang86-205/+447
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang812-379/+1037
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang86-178/+500
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang89-291/+787
2007-09-29Use RShiftU64() from base lib to handle 64-bit right shift to avoid build bre...qhuang81-2/+2
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao47-144/+143
2007-09-29Update DxeCore to set efi memory type for the different image to be loaded.lgao42-16/+37
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff1-20/+17
2007-09-28Merge in bug fix from EDK1's PiPei Dispatcher.cqwang121-5/+9
2007-09-28Fix the cast issue klu21-1/+1
2007-09-28Update ChangeLog.txt to log remove PeCoffLoader library class from MdeModulePkg.lgao41-1/+15
2007-09-28Add PeiPiLib in MdeModulePkg DSC fileklu21-1/+2
2007-09-28Remove PeCoffLoader library class and its instances.lgao413-437/+3