1. cd98f30 Add new SecurityManagementLib, and update SecurityStub driver to use this lib. by lgao4 · 15 years ago
  2. 2719803 Dummy implementation of Legacy Region 2 Protocol. by xli24 · 15 years ago
  3. 310b04e 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
  4. ae76fe7 Add HiiResourcesSampleDxe into MdeModulePkg.dsc by lgao4 · 15 years ago
  5. 25126a0 Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE. by xli24 · 15 years ago
  6. 9060e3e 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  7. 2ca6377 Remove unnecessary library mapping. by qhuang8 · 15 years ago
  8. 7726912 Make end of line consistent caused by previous check in. by qhuang8 · 15 years ago
  9. 2485158 Integrate the patch contributed by Andrew Fish to port MdeModulePkg to support ARM. by qhuang8 · 15 years ago
  10. 7cd1603 PcdDxeIplBuildShareCodeHobs, PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportCustomDecompress,PcdDxeIplSupportCustomDecompress and PcdStatusCodeRuntimeMemorySize and by jchen20 · 15 years ago
  11. d9fb411 Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more. by qhuang8 · 15 years ago
  12. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  13. 44a25a9 Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg by klu2 · 16 years ago
  14. 6795df3 remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg by vanjeff · 16 years ago
  15. a29645c Remove library class of MemoryTestLib and related library instances. by xli24 · 16 years ago
  16. 064d5de Add Null implementation of the Reset System Library that generated an ASSERT() on all reset APIs. by mdkinney · 16 years ago
  17. 6d8ced2 Merge application PlatOverMngr and library DxePlatDriOverLib into driver PlatDriOverrideDxe. by lgao4 · 16 years ago
  18. d6a6483 Remove unused IfrSupportLib and ExtendedIfrSupportLib by lgao4 · 16 years ago
  19. 3f07728 Add UefiHiiServicesLib library instance in every one DSC by lgao4 · 16 years ago
  20. f6f910d Retire Extended HII library class. by rsun3 · 16 years ago
  21. 2d73ba9 remove EFI 1.10 network stack. by vanjeff · 16 years ago
  22. 5f55c70 Add ACPI drivers: by jljusten · 16 years ago
  23. d11ad58 Rename BaseMemoryTestLib to MemoryTestLib. by xli24 · 16 years ago
  24. 4941d88 Retire TCG platform protocol, which will be replaced by PI Security Architecture protocol. by lgao4 · 16 years ago
  25. 00f3851 retire FvbServiceLib class in MdeModulePkg, and also remove the two instances in MdeModulePkg and ItaniumPlatformPkg. by eric_tian · 16 years ago
  26. b6ee92e Refine BaseMemoryTestLib and add instance with full functionality. by xli24 · 16 years ago
  27. 4bdba19 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  28. 92650d2 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  29. b23b4f1 remove PcdNtEmulatorEnable. by vanjeff · 16 years ago
  30. c6a281b Remove the lite version FaultTolerantWrite Dxe Driver. New full version FaultTolerantWriteDxe driver is added in MdeModulePkg. by lgao4 · 16 years ago
  31. 85e923a Add full version FaultTolerantWrite Dxe driver. by lgao4 · 16 years ago
  32. 429ed96 Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc. by qhuang8 · 16 years ago
  33. 34a2bb9 All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
  34. f806dd2 Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII and FvHob. by lgao4 · 16 years ago
  35. ad801d0 Check in library class of BaseMemoryTestLib. by xli24 · 16 years ago
  36. 87fbccb Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  37. 4bfa7dc 1. Remove feature flag PcdDxeIplEnableIdt entries by qhuang8 · 16 years ago
  38. b6349c0 Change directory name PlatformDriOverride to PlatformDriOverrideDxe. by lgao4 · 16 years ago
  39. e4b99ad Change library class PlatDriOverLib to PlatformDriOverrideLib by lgao4 · 16 years ago
  40. bdb869f Add PrintDxe driver and update EdkPrintLib to DxePrintLibPrint2Protocol by qhuang8 · 16 years ago
  41. d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
  42. dcbb35e Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  43. 4cf894e Split out Synchronization Library from Base Library by mdkinney · 16 years ago
  44. c516c71 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
  45. bc459c4 Remove the capsule PCD value setting. This value is same to the default value. No setting is required. by lgao4 · 16 years ago
  46. e8cb61f Roll back change to Terminal Type PCD by mdkinney · 16 years ago
  47. 41cc186 Match PCD rename in MdePkg/MdePkg.dec r6857. by jljusten · 16 years ago
  48. 519f076 1.retried graphics library class from MdePkg by vanjeff · 16 years ago
  49. 1bea9c7 Update MdeModulePkg DSC file for library class/instances renaming. by qhuang8 · 16 years ago
  50. a7e883d Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. by xli24 · 16 years ago
  51. 045c8b9 add Metronome.inf into MdeModulePkg.dsc. by vanjeff · 16 years ago
  52. a41a173 adjust file list order in dsc file. by vanjeff · 16 years ago
  53. 078bee4 clean up EBC in inf files. by vanjeff · 16 years ago
  54. 1fbe8cd Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  55. 19e14fc 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c by qhuang8 · 16 years ago
  56. 8331f12 Switch DxeCore to use DxeCoreMemoryAllocationLib by qhuang8 · 16 years ago
  57. d3f1611 Update some module INF files in MdeModulePkg to "UEFI_DRIVER" by qhuang8 · 16 years ago
  58. b98da1b Code Scrub DxeIpl module. by qhuang8 · 16 years ago
  59. 685aec5 Remove unused library instances by qhuang8 · 17 years ago
  60. 987da59 Move Undi driver to common section. by vanjeff · 17 years ago
  61. 234a9da by vanjeff · 17 years ago
  62. 23d64dd 1.Port Platform driver override protocol utility application in MdeModulePkg.dsc. by vanjeff · 17 years ago
  63. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  64. 4dd60a1 edk2/MdeModulePkg/MdeModulePkg.dsc: by jljusten · 17 years ago
  65. 0e26c72 MdeModulePkg/MdeModulePkg.dsc: by jljusten · 17 years ago
  66. 71a6ebb corrrect the library instance. by qwang12 · 17 years ago
  67. 9226efe 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
  68. 7a44447 move iscsi driver into network directory, and change its name to comply with name convention. by eric_tian · 17 years ago
  69. 93e3992 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
  70. c3f6b7b Back the wrong check in for MdeModulePkg.dsc. by vanjeff · 17 years ago
  71. 3012ce5 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding protocol. by vanjeff · 17 years ago
  72. b290614 Port PlatformDriOverrideDxe into R9. by vanjeff · 17 years ago
  73. dc361cc 1. Import UEFI PxeBc module in MdeModulePkg by vanjeff · 17 years ago
  74. 6a690e2 add iSCSI protocol by eric_tian · 17 years ago
  75. 6ee6572 by lgao4 · 17 years ago
  76. f967ac4 modify the corresponding file path about UsbMouseAbsolutePointerDxe driver by eric_tian · 17 years ago
  77. 0acd985 Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for testing. We can use this module from OptionRomPkg by qhuang8 · 17 years ago
  78. 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
  79. 8ae0b36 add UsbMouseSimulateTouchPad driver to verify the correction of dispatching AbsolutePointer event of consplitter by eric_tian · 17 years ago
  80. 5053cf7 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg. by yshang1 · 17 years ago
  81. 8e5b17b Update following library class/Protocol for puting 'Framework' as prefix by klu2 · 17 years ago
  82. d7f73f5 Added library instance for PcdLib for module type DXE_CORE by jwang36 · 17 years ago
  83. 46ffb9a Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib. by lgao4 · 17 years ago
  84. 899bc55 Apply Crc32GuidedSectionExtract library instance to replace the original Crc32SectionExtractDxe driver to produce Crc32 guided section protocol. by lgao4 · 17 years ago
  85. d0c6472 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec by vanjeff · 17 years ago
  86. 177aabe 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
  87. 4199d92 Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components in open source packages. by yshang1 · 17 years ago
  88. d173d9c Correct ExtractGuidedSectionLib library instance for PEIM and DXE by lgao4 · 17 years ago
  89. da22267 Add Unicode Collation related PCD entries in DSC file. by qhuang8 · 17 years ago
  90. c8ff964 added the CpuLib by vprabhal · 17 years ago
  91. d4ef798 Added new PCD setting by AJFISH · 17 years ago
  92. fae9ab8 Made PCD valid for all architectures. Added new Variable statistic dump aplication to DSC file by AJFISH · 17 years ago
  93. 18fd8d6 1. Add ExtractGuidedSectionLib library to replace customdecompress library. by lgao4 · 17 years ago
  94. 9e8abab Add PeiPiLib in MdeModulePkg DSC file by klu2 · 17 years ago
  95. 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
  96. 3d7b099 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. by lgao4 · 17 years ago
  97. 4fb31c2 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg by klu2 · 17 years ago
  98. b0d803f Merge branch of PI tree to main trunk by klu2 · 17 years ago
  99. 69d2d22 Remove OldPeiCoreEntryPoint library instance from MdePkg by klu2 · 17 years ago
  100. 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