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