- 41ad45c Add a PCD which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
- f02d0c0 Add comments to MdeModulePkg.dec, Correct minor comments for other files and Add new guided IFR opcode to framework option key value. by lgao4 · 16 years ago
- 1cedc89 Add more comments for PCD. by klu2 · 16 years ago
- 86fa2a9 Fix broken that Boot file can not be found by BDS. by klu2 · 16 years ago
- a4ac253 Add doxygen comment for PcdBootFileName by klu2 · 16 years ago
- ec8cd35 Code scrub for GenericBdsLib by klu2 · 16 years ago
- aa103f4 Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid. by qwang12 · 17 years ago
- 41a5b67 Add declarations for two new PCDs. by qhuang8 · 17 years ago
- f8ea302 Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly. by xli24 · 17 years ago
- 5f59775 Code scrube for MdeModule Definitions. by lgao4 · 17 years ago
- 813acf3 Merged in the following trackers from EDK: by qwang12 · 17 years ago
- 2003367 Move gPeiReadonlyVariableThunkPresentPpiGuid to EdkCompatibilityPkg/EdkCompatibilityPkg.dec which is a more proper package. by qwang12 · 17 years ago
- a9c908f add gPeiReadonlyVariableThunkPresentPpiGuid by qwang12 · 17 years ago
- cc582cf Rename the confusing PCD. by qhuang8 · 17 years ago
- 30d3be3 Add missing library class declaration. by klu2 · 17 years ago
- dd4047a [Description]: by qhuang8 · 17 years ago
- eaf539d Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default value is 64. Maybe other platform requires more than 64 Ppi and set this Pcd value. by lgao4 · 17 years ago
- 8541ada add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. by vanjeff · 17 years ago
- 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
- 9226efe 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
- 93e3992 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- b290614 Port PlatformDriOverrideDxe into R9. by vanjeff · 17 years ago
- 0c0f317 Add TCG/TPM internal PPI and Protocol by lgao4 · 17 years ago
- 0c9d739 1. Move some status code related PCDs to MdePkg by qhuang8 · 17 years ago
- 348c813 1. Update default value to adapt to most platform. by qhuang8 · 17 years ago
- 4673006 Remove the unnecessary CapsuleInfo.h file. by lgao4 · 17 years ago
- b6e7633 correct the gEfiCapsuleArchProtocolGuid to be the same with PI 1.0 spec with errata. by qwang12 · 17 years ago
- 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
- 04e12c2 Move out the FlashMapHob by klu2 · 17 years ago
- d12f75f Add CapsuleInfo guid to store the list of capsule image guid. by lgao4 · 17 years ago
- 3076397 Add a feature flag to allow platform developer to decide if TE or PE32 section should be searched in PEI dispatcher. by qwang12 · 17 years ago
- 518d395 define the variable related to PCD for supporting big variable (>32K) easily. by gtian · 17 years ago
- 1b249b5 Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protocol for Keyboard, terminal, etc modules. by qhuang8 · 17 years ago
- d0c6472 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec by vanjeff · 17 years ago
- 177aabe 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
- 2ad4dad 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. by lgao4 · 17 years ago
- ac12a16 Add Unicode Collation related feature flags: by qhuang8 · 17 years ago
- 33a5a66 Add Profiling support for Variable store and added a specialized caching algorithm by AJFISH · 17 years ago
- c58cf83 Remove PeCoffLoader library class and its instances. by lgao4 · 17 years ago
- 5d58295 Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not enable the temporary IDT table, DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED may not work correctly till CPU DXE programs the IDT table. by yshang1 · 17 years ago
- 4fb31c2 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg by klu2 · 17 years ago
- b0d803f Merge branch of PI tree to main trunk by klu2 · 17 years ago
- b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
- 30143b1 Import ResetSystemLib. by yshang1 · 17 years ago
- 772db4b Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. by vanjeff · 17 years ago
- da89d70 by vanjeff · 17 years ago
- 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 17 years ago
- 1df7a02 Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg. by yshang1 · 18 years ago
- ed838d0 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg 2. Updated UefiUsbLib by vanjeff · 18 years ago
- 7806465 remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section. by qwang12 · 18 years ago
- 9ac6205 Fix wrong token space guid CName. by klu2 · 18 years ago
- c4b1ec3 Remove genenaric platform token space guid by klu2 · 18 years ago
- 3111e7b Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- 5214a04 Add in gEfiExtendedSalVariableServicesProtocolGuid by qwang12 · 18 years ago
- e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- 2cb630b Enabled PCD DXE/PEI module build. by jwang36 · 18 years ago
- be29ac9 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeIplSupportEfiDecompress, PcdDxeIplBuildShareCodeHobs should in gEfiMdeModulePkgTokenSpaceGuid token space by klu2 · 18 years ago
- 9294251 Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.dec by qhuang8 · 18 years ago
- 56a71b5 Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. by klu2 · 18 years ago
- 9527612 Check in following modules, by xgu3 · 18 years ago
- 192f6d4 Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows PI specification except some FV definitions. by klu2 · 18 years ago
- ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
- 2e19fd0 Porting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent on IntelFrameworkPkg temporary. by klu2 · 18 years ago
- 2bf16f4 add in by qwang12 · 18 years ago
- 3a98b77 Updated *.dec files and .h files to support correct include path scheme by AJFISH · 18 years ago
- 56a1c22 Rename PCD section name by qhuang8 · 18 years ago
- d8a4397 added PPI and Protocol definitions needed by porting modules by vanjeff · 18 years ago
- 6c25c60 1) Add include path into MdeModulePkg.dec by klu2 · 18 years ago
- 88f2012 1. added common header files, Guid header filess, Protocol header files, PPI header files. by vanjeff · 18 years ago
- 84e2085 Wrong package name by klu2 · 18 years ago
- b7d286b Import MdeModulePkg, only one module HelloWorld by now. by vanjeff · 18 years ago