Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-10-06 | Add usblib library class mapping. | klu2 | 1 | -2/+2 |
2008-08-28 | Switch DxeCore to use DxeCoreMemoryAllocationLib for Duet platform. | qhuang8 | 1 | -1/+1 |
2008-05-08 | Support X64 build for DUET platform. | klu2 | 1 | -2/+2 |
2008-05-07 | 1) DxeIpl should not use UefiDriverEntryPointLib | klu2 | 1 | -1/+4 |
2008-05-07 | Add some customization BAT steps for DUET platform | klu2 | 1 | -1/+4 |
2008-05-05 | Use binary FAT module. | klu2 | 1 | -1/+0 |
2008-05-05 | Add DuetTimerLib and DuetSerialIo library instance. | klu2 | 1 | -2/+1 |
2008-05-05 | Fix many bugs in DUET package and now DUET package is enabled for floppy succ... | klu2 | 1 | -6/+15 |
2008-04-30 | Fix some bugs in FSVariable and BdsPlatform for duet platform. | klu2 | 1 | -7/+13 |
2008-04-29 | Add 8254 module and fix the hob operation for R9 library. | klu2 | 1 | -1/+2 |
2008-04-29 | Correct depex for Cpu and CpuIo module. | klu2 | 1 | -6/+3 |
2008-04-29 | Use correct IoLib's library instance for DxeStatusCode driver. | klu2 | 1 | -1/+4 |
2008-04-28 | Add missing library instance and module for Duet platform. | klu2 | 1 | -2/+27 |
2008-04-25 | 1, Use PrintLib in Duet loader | klu2 | 1 | -0/+1 |
2008-04-25 | Move post building command from make file to bat file. Until build system sup... | klu2 | 1 | -0/+3 |