index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DuetPkg
/
DuetPkg.dsc
Age
Commit message (
Expand
)
Author
2009-02-23
Update paths for items which moved from DuetPkg to PcAtChipsetPkg.
jljusten
2009-02-23
CpuIoDxe driver was moved to UefiCpuPkg.
jljusten
2009-02-23
Update DuetPkg to include DxePcdDriver.
qhuang8
2009-02-10
Add comments in DSC files to explain the function and design of components se...
xli24
2009-02-09
Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...
qhuang8
2009-02-06
Add comments in platform DSC files to remind that binaries are only listed in...
xli24
2009-01-30
Split out Synchronization Library from Base Library
mdkinney
2009-01-23
Fix the path for BDS.
qhuang8
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2
2009-01-07
1, Remove DxeReportStatus driver, because DxeIpl has published a instance fro...
klu2
2009-01-06
Add bootsector module, this module is not a EFI driver or PEIM, but the raw i...
klu2
2009-01-06
Remove /Fa option to cause multithread build failed.
lgao4
2009-01-06
1, Enable USB boot for R9's Duet.
klu2
2009-01-05
Correct Compiler option /FAcs to /FAsc
lgao4
2008-12-26
Enable debug print for Duet platform.
klu2
2008-11-26
Remove BootSector from DSC of DuetPkg.
xli24
2008-11-24
1.retried graphics library class from MdePkg
vanjeff
2008-11-13
Update DUET DSC file for library class/instances renaming.
qhuang8
2008-10-29
Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...
xli24
2008-10-25
Modify DSC file according to update of MDE library instances.
xli24
2008-10-06
Add usblib library class mapping.
klu2
2008-08-28
Switch DxeCore to use DxeCoreMemoryAllocationLib for Duet platform.
qhuang8
2008-05-08
Support X64 build for DUET platform.
klu2
2008-05-07
1) DxeIpl should not use UefiDriverEntryPointLib
klu2
2008-05-07
Add some customization BAT steps for DUET platform
klu2
2008-05-05
Use binary FAT module.
klu2
2008-05-05
Add DuetTimerLib and DuetSerialIo library instance.
klu2
2008-05-05
Fix many bugs in DUET package and now DUET package is enabled for floppy succ...
klu2
2008-04-30
Fix some bugs in FSVariable and BdsPlatform for duet platform.
klu2
2008-04-29
Add 8254 module and fix the hob operation for R9 library.
klu2
2008-04-29
Correct depex for Cpu and CpuIo module.
klu2
2008-04-29
Use correct IoLib's library instance for DxeStatusCode driver.
klu2
2008-04-28
Add missing library instance and module for Duet platform.
klu2
2008-04-25
1, Use PrintLib in Duet loader
klu2
2008-04-25
Move post building command from make file to bat file. Until build system sup...
klu2
2008-04-23
init target should not be used in customize makefile. Fix it.
klu2
2008-04-18
User customize build method for BootSector module.
klu2
2008-04-17
Porting Duet module from EDKI to EDKII
klu2
2008-03-20
Rebase the duet module with new HII modifications.
klu2
2007-12-21
Initialize DuetPkg ...
klu2