Age | Commit message (Expand) | Author | Files | Lines |
2010-02-26 | add debug agent null instance in DSC file. | vanjeff | 1 | -7/+8 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 1 | -1/+1 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -7/+7 |
2010-02-22 | Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due... | niruiyu | 1 | -0/+5 |
2010-02-21 | Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le... | niruiyu | 1 | -1/+3 |
2010-02-20 | gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D... | niruiyu | 1 | -0/+3 |
2010-02-08 | Add EBC driver to Duet platform so that EBC option ROM can get dispatched. | niruiyu | 1 | -195/+196 |
2010-01-28 | File header added. | gikidy | 1 | -0/+17 |
2010-01-15 | Add SmbiosDxe module that is required by BDS | mdkinney | 1 | -0/+1 |
2009-12-29 | Refer to OEM status code hook library instances in MdeModulePkg. | xli24 | 1 | -1/+1 |
2009-12-29 | Refer to status code library instances in MdeModulePkg. | xli24 | 1 | -1/+1 |
2009-12-07 | Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. | xli24 | 1 | -1/+1 |
2009-11-26 | Add DxeSecurityManagementLib instance | lgao4 | 1 | -2/+3 |
2009-11-20 | 1. PI SMBIOS Checkin. Major change include: | davidhuang | 1 | -1/+1 |
2009-09-21 | Add Ehci driver for handle USB 2.0 device. | klu2 | 1 | -1/+2 |
2009-07-28 | Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. | klu2 | 1 | -1/+1 |
2009-07-24 | Add IDE support for edk2 Duet platform. | klu2 | 1 | -2/+3 |
2009-07-07 | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 | 1 | -1/+1 |
2009-06-22 | This patch includes: | klu2 | 1 | -3/+0 |
2009-05-06 | Ported LZMA to DUET platform. | gikidy | 1 | -0/+1 |
2009-04-17 | Remove unused IfrSupportLib and ExtendedIfrSupportLib | lgao4 | 1 | -2/+0 |
2009-04-16 | Remove macro usage of EFI32, EFI64 in duet package. | klu2 | 1 | -3/+0 |
2009-04-13 | Add UefiHiiServicesLib library instance in every one DSC | lgao4 | 1 | -35/+36 |
2009-04-02 | Retire Extended HII library class. | rsun3 | 1 | -1/+0 |
2009-03-26 | Add more comments for override PCD and library instance. | klu2 | 1 | -2/+11 |
2009-03-26 | 1, cleanup DSC file, use NULL library instance for DebugLib and | klu2 | 1 | -57/+32 |
2009-03-05 | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 | 1 | -2/+2 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 1 | -0/+2 |
2009-03-01 | Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to | jljusten | 1 | -211/+211 |
2009-02-28 | 1, Port BiosVideoThunkDxe driver from edk to edk2; | klu2 | 1 | -0/+3 |
2009-02-23 | Update paths for items which moved from DuetPkg to PcAtChipsetPkg. | jljusten | 1 | -9/+9 |
2009-02-23 | CpuIoDxe driver was moved to UefiCpuPkg. | jljusten | 1 | -2/+2 |
2009-02-23 | Update DuetPkg to include DxePcdDriver. | qhuang8 | 1 | -2/+9 |
2009-02-10 | Add comments in DSC files to explain the function and design of components se... | xli24 | 1 | -11/+19 |
2009-02-09 | Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR... | qhuang8 | 1 | -2/+2 |
2009-02-06 | Add comments in platform DSC files to remind that binaries are only listed in... | xli24 | 1 | -0/+11 |
2009-01-30 | Split out Synchronization Library from Base Library | mdkinney | 1 | -0/+1 |
2009-01-23 | Fix the path for BDS. | qhuang8 | 1 | -1/+1 |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 | 1 | -1/+1 |
2009-01-07 | 1, Remove DxeReportStatus driver, because DxeIpl has published a instance fro... | klu2 | 1 | -7/+2 |
2009-01-06 | Add bootsector module, this module is not a EFI driver or PEIM, but the raw i... | klu2 | 1 | -1/+4 |
2009-01-06 | Remove /Fa option to cause multithread build failed. | lgao4 | 1 | -1/+1 |
2009-01-06 | 1, Enable USB boot for R9's Duet. | klu2 | 1 | -2/+3 |
2009-01-05 | Correct Compiler option /FAcs to /FAsc | lgao4 | 1 | -1/+2 |
2008-12-26 | Enable debug print for Duet platform. | klu2 | 1 | -0/+4 |
2008-11-26 | Remove BootSector from DSC of DuetPkg. | xli24 | 1 | -2/+0 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 1 | -1/+0 |
2008-11-13 | Update DUET DSC file for library class/instances renaming. | qhuang8 | 1 | -5/+5 |
2008-10-29 | Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag... | xli24 | 1 | -1/+1 |
2008-10-25 | Modify DSC file according to update of MDE library instances. | xli24 | 1 | -8/+8 |