]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/DuetPkg.dsc
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / DuetPkg.dsc
2010-02-24 lgao41. Correct File header to ## @file
2010-02-22 niruiyuEnable BootTimeOut and ConsoleMode (80x25/100x30) setti...
2010-02-21 niruiyuPort AcpiResetDxe from EDK to EDKII to enable reset...
2010-02-20 niruiyugEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySuppo...
2010-02-08 niruiyuAdd EBC driver to Duet platform so that EBC option...
2010-01-28 gikidyFile header added.
2010-01-15 mdkinneyAdd SmbiosDxe module that is required by BDS
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Refer to status code library instances in MdeModulePkg.
2009-12-07 xli24Update to consume CPU I/O 2 Protocol instead of Framewo...
2009-11-26 lgao4Add DxeSecurityManagementLib instance
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-09-21 klu2Add Ehci driver for handle USB 2.0 device.
2009-07-28 klu2Use PcAtChipsetPkg's IdeControllerDxe driver and retire...
2009-07-24 klu2Add IDE support for edk2 Duet platform.
2009-07-07 klu2Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatReal...
2009-06-22 klu2This patch includes:
2009-05-06 gikidyPorted LZMA to DUET platform.
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-16 klu2Remove macro usage of EFI32, EFI64 in duet package.
2009-04-13 lgao4Add UefiHiiServicesLib library instance in every one DSC
2009-04-02 rsun3Retire Extended HII library class.
2009-03-26 klu2Add more comments for override PCD and library instance.
2009-03-26 klu21, cleanup DSC file, use NULL library instance for...
2009-03-05 qhuang8Rename library instance name from "PeCoffExtraActionLib...
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-03-01 jljustenMove IntelFrameworkModulePkg/Universal/Legacy8259Dxe to
2009-02-28 klu21, Port BiosVideoThunkDxe driver from edk to edk2;
2009-02-23 jljustenUpdate paths for items which moved from DuetPkg to...
2009-02-23 jljustenCpuIoDxe driver was moved to UefiCpuPkg.
2009-02-23 qhuang8Update DuetPkg to include DxePcdDriver.
2009-02-10 xli24Add comments in DSC files to explain the function and...
2009-02-09 qhuang8Update ReportStatusCodeLib mapping: Use DxeCoreReportSt...
2009-02-06 xli24Add comments in platform DSC files to remind that binar...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-23 qhuang8Fix the path for BDS.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-07 klu21, Remove DxeReportStatus driver, because DxeIpl has...
2009-01-06 klu2Add bootsector module, this module is not a EFI driver...
2009-01-06 lgao4Remove /Fa option to cause multithread build failed.
2009-01-06 klu21, Enable USB boot for R9's Duet.
2009-01-05 lgao4Correct Compiler option /FAcs to /FAsc
2008-12-26 klu2Enable debug print for Duet platform.
2008-11-26 xli24Remove BootSector from DSC of DuetPkg.
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-13 qhuang8Update DUET DSC file for library class/instances renaming.
2008-10-29 xli24Move FvbServiceLib, GraphicsLib, and DxePalLib from...
2008-10-25 xli24Modify DSC file according to update of MDE library...
2008-10-06 klu2Add usblib library class mapping.
2008-08-28 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib for...
2008-05-08 klu2Support X64 build for DUET platform.
2008-05-07 klu21) DxeIpl should not use UefiDriverEntryPointLib
2008-05-07 klu2Add some customization BAT steps for DUET platform
2008-05-05 klu2Use binary FAT module.
2008-05-05 klu2Add DuetTimerLib and DuetSerialIo library instance.
2008-05-05 klu2Fix many bugs in DUET package and now DUET package...
2008-04-30 klu2Fix some bugs in FSVariable and BdsPlatform for duet...
2008-04-29 klu2Add 8254 module and fix the hob operation for R9 library.
2008-04-29 klu2Correct depex for Cpu and CpuIo module.
2008-04-29 klu2Use correct IoLib's library instance for DxeStatusCode...
2008-04-28 klu2Add missing library instance and module for Duet platform.
2008-04-25 klu21, Use PrintLib in Duet loader
2008-04-25 klu2Move post building command from make file to bat file...
2008-04-23 klu2init target should not be used in customize makefile...
2008-04-18 klu2User customize build method for BootSector module.
2008-04-17 klu2Porting Duet module from EDKI to EDKII
2008-03-20 klu2Rebase the duet module with new HII modifications.
2007-12-21 klu2Initialize DuetPkg ...