1. 8d4cd91 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol by gikidy · 16 years ago
  2. 109e9a6 Code scrub for the following drivers and librarys. by lgao4 · 16 years ago
  3. 346cf9a Code scrub for MdeModule Include header file (Protocol and DEC) by lgao4 · 16 years ago
  4. b315472 1.Removed PrintXY from Graphics Library. by vanjeff · 16 years ago
  5. 804dbc3 Update [LibraryClasses] section for the updated library class. by qhuang8 · 16 years ago
  6. 9dddc0f Vertical check - Every PCD entries in DEC file need to have comments by eric_tian · 16 years ago
  7. bf314e6 update files header by vanjeff · 16 years ago
  8. 4f57ff1 Vertical check - DEC [LibraryClasses] section matches all the library classes header files by eric_tian · 16 years ago
  9. 0ef93eb Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be compliant to UEFI spec: If L"Timeout" variable is absent, we treat it as if it were 0xffff and wait for user key. by qhuang8 · 16 years ago
  10. 223c22d 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. by lgao4 · 16 years ago
  11. 2dd4c60 To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. by qwang12 · 16 years ago
  12. 2a00326 Add compatibility logic to handle framework fvhob and install FvInfo ppi. And remove the unused Pcd from MdeModulePkg.dec. by lgao4 · 16 years ago
  13. 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
  14. 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
  15. 1cedc89 Add more comments for PCD. by klu2 · 16 years ago
  16. 86fa2a9 Fix broken that Boot file can not be found by BDS. by klu2 · 17 years ago
  17. a4ac253 Add doxygen comment for PcdBootFileName by klu2 · 17 years ago
  18. ec8cd35 Code scrub for GenericBdsLib by klu2 · 17 years ago
  19. aa103f4 Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid. by qwang12 · 17 years ago
  20. 41a5b67 Add declarations for two new PCDs. by qhuang8 · 17 years ago
  21. f8ea302 Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly. by xli24 · 17 years ago
  22. 5f59775 Code scrube for MdeModule Definitions. by lgao4 · 17 years ago
  23. 813acf3 Merged in the following trackers from EDK: by qwang12 · 17 years ago
  24. 2003367 Move gPeiReadonlyVariableThunkPresentPpiGuid to EdkCompatibilityPkg/EdkCompatibilityPkg.dec which is a more proper package. by qwang12 · 17 years ago
  25. a9c908f add gPeiReadonlyVariableThunkPresentPpiGuid by qwang12 · 17 years ago
  26. cc582cf Rename the confusing PCD. by qhuang8 · 17 years ago
  27. 30d3be3 Add missing library class declaration. by klu2 · 17 years ago
  28. dd4047a [Description]: by qhuang8 · 17 years ago
  29. 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
  30. 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
  31. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  32. 9226efe 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
  33. 93e3992 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
  34. b290614 Port PlatformDriOverrideDxe into R9. by vanjeff · 17 years ago
  35. 0c0f317 Add TCG/TPM internal PPI and Protocol by lgao4 · 17 years ago
  36. 0c9d739 1. Move some status code related PCDs to MdePkg by qhuang8 · 17 years ago
  37. 348c813 1. Update default value to adapt to most platform. by qhuang8 · 17 years ago
  38. 4673006 Remove the unnecessary CapsuleInfo.h file. by lgao4 · 17 years ago
  39. b6e7633 correct the gEfiCapsuleArchProtocolGuid to be the same with PI 1.0 spec with errata. by qwang12 · 17 years ago
  40. 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
  41. 04e12c2 Move out the FlashMapHob by klu2 · 17 years ago
  42. d12f75f Add CapsuleInfo guid to store the list of capsule image guid. by lgao4 · 17 years ago
  43. 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
  44. 518d395 define the variable related to PCD for supporting big variable (>32K) easily. by gtian · 17 years ago
  45. 1b249b5 Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protocol for Keyboard, terminal, etc modules. by qhuang8 · 17 years ago
  46. d0c6472 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec by vanjeff · 17 years ago
  47. 177aabe 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
  48. 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
  49. ac12a16 Add Unicode Collation related feature flags: by qhuang8 · 17 years ago
  50. 33a5a66 Add Profiling support for Variable store and added a specialized caching algorithm by AJFISH · 17 years ago
  51. c58cf83 Remove PeCoffLoader library class and its instances. by lgao4 · 17 years ago
  52. 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
  53. 4fb31c2 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg by klu2 · 17 years ago
  54. b0d803f Merge branch of PI tree to main trunk by klu2 · 17 years ago
  55. 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
  56. 30143b1 Import ResetSystemLib. by yshang1 · 17 years ago
  57. 772db4b Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. by vanjeff · 17 years ago
  58. da89d70 by vanjeff · 18 years ago
  59. 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 18 years ago
  60. 1df7a02 Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg. by yshang1 · 18 years ago
  61. ed838d0 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg 2. Updated UefiUsbLib by vanjeff · 18 years ago
  62. 7806465 remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section. by qwang12 · 18 years ago
  63. 9ac6205 Fix wrong token space guid CName. by klu2 · 18 years ago
  64. c4b1ec3 Remove genenaric platform token space guid by klu2 · 18 years ago
  65. 3111e7b Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
  66. 5214a04 Add in gEfiExtendedSalVariableServicesProtocolGuid by qwang12 · 18 years ago
  67. e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 18 years ago
  68. 2cb630b Enabled PCD DXE/PEI module build. by jwang36 · 18 years ago
  69. be29ac9 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeIplSupportEfiDecompress, PcdDxeIplBuildShareCodeHobs should in gEfiMdeModulePkgTokenSpaceGuid token space by klu2 · 18 years ago
  70. 9294251 Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.dec by qhuang8 · 18 years ago
  71. 56a71b5 Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. by klu2 · 18 years ago
  72. 9527612 Check in following modules, by xgu3 · 18 years ago
  73. 192f6d4 Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows PI specification except some FV definitions. by klu2 · 18 years ago
  74. ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
  75. 2e19fd0 Porting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent on IntelFrameworkPkg temporary. by klu2 · 18 years ago
  76. 2bf16f4 add in by qwang12 · 18 years ago
  77. 3a98b77 Updated *.dec files and .h files to support correct include path scheme by AJFISH · 18 years ago
  78. 56a1c22 Rename PCD section name by qhuang8 · 18 years ago
  79. d8a4397 added PPI and Protocol definitions needed by porting modules by vanjeff · 18 years ago
  80. 6c25c60 1) Add include path into MdeModulePkg.dec by klu2 · 18 years ago
  81. 88f2012 1. added common header files, Guid header filess, Protocol header files, PPI header files. by vanjeff · 18 years ago
  82. 84e2085 Wrong package name by klu2 · 18 years ago
  83. b7d286b Import MdeModulePkg, only one module HelloWorld by now. by vanjeff · 18 years ago