summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
AgeCommit message (Expand)Author
2008-04-21Add missing library class declaration.klu2
2008-04-17[Description]:qhuang8
2008-04-14Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao4
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-02-29Merge Temporary Ram support patch.klu2
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff
2008-01-02Add TCG/TPM internal PPI and Protocollgao4
2007-12-071. Move some status code related PCDs to MdePkgqhuang8
2007-12-051. Update default value to adapt to most platform.qhuang8
2007-11-27Remove the unnecessary CapsuleInfo.h file.lgao4
2007-11-27correct the gEfiCapsuleArchProtocolGuid to be the same with PI 1.0 spec with ...qwang12
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-11-20Move out the FlashMapHob klu2
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao4
2007-11-15Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang12
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian
2007-10-19Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protoco...qhuang8
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang12
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4
2007-10-09Add Unicode Collation related feature flags:qhuang8
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH
2007-09-28Remove PeCoffLoader library class and its instances.lgao4
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang1
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-28Import ResetSystemLib.yshang1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff
2007-07-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3404 6f1...vanjeff
2007-07-231) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defin...yshang1
2007-07-20Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.yshang1
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff
2007-07-09remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section.qwang12
2007-07-09Fix wrong token space guid CName.klu2
2007-07-09Remove genenaric platform token space guidklu2
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu2
2007-07-06Add in gEfiExtendedSalVariableServicesProtocolGuidqwang12
2007-07-061) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash...klu2
2007-07-06Enabled PCD DXE/PEI module build.jwang36
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu2
2007-07-06Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.decqhuang8
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu2
2007-07-05Check in following modules,xgu3
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu2
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH
2007-07-03Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu2
2007-06-29add in qwang12