| Commit message (Expand) | Author | Age | Files | Lines |
* | DuetPkg: Convert to build FatPkg from source | Jordan Justen | 2016-04-08 | 1 | -3/+2 |
* | Update NT32/Duet platform to use new display engine and browser. | Eric Dong | 2013-08-12 | 1 | -0/+1 |
* | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong | 2013-08-12 | 1 | -1/+0 |
* | Update Browser to provide the customization possibilities. | Eric Dong | 2013-08-09 | 1 | -0/+1 |
* | Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire... | niruiyu | 2011-06-23 | 1 | -1/+0 |
* | Add AHCI support for DUET. | lzeng14 | 2011-03-08 | 1 | -4/+7 |
* | DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe | jljusten | 2010-10-22 | 1 | -1/+1 |
* | DuetPkg: Add DXE APRIORI for 8259 driver | jljusten | 2010-10-22 | 1 | -0/+5 |
* | Update the copyright notice format | hhtian | 2010-04-28 | 1 | -2/+2 |
* | 1. Remove DataHubGen drive, which is replaced by SmbiosGen. | lgao4 | 2010-04-22 | 1 | -1/+0 |
* | Add the missing MemoryTest driver to let memory above 4G be discovered in She... | niruiyu | 2010-04-12 | 1 | -0/+1 |
* | Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati... | niruiyu | 2010-03-16 | 1 | -23/+2 |
* | Add BlockSize declaration in FvMain section other tool would create a FV with... | niruiyu | 2010-03-11 | 1 | -0/+1 |
* | Still use |.efi Rule for INF file with binary EFI image, because the binary E... | lgao4 | 2010-03-02 | 1 | -1/+7 |
* | Add the missing OUTPUT directory for the EFI and depex file in Rule section. | lgao4 | 2010-03-01 | 1 | -8/+8 |
* | Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac... | lgao4 | 2010-03-01 | 1 | -8/+8 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -0/+1 |
* | Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le... | niruiyu | 2010-02-21 | 1 | -1/+1 |
* | Add device path DXE driver in Duet FDF file to compliant with UEFI. | klu2 | 2010-02-10 | 1 | -0/+1 |
* | Add EBC driver to Duet platform so that EBC option ROM can get dispatched. | niruiyu | 2010-02-08 | 1 | -0/+1 |
* | Re-enable BoisVideoThunk driver in DUET because the BiosVideoThunk hang issue... | niruiyu | 2010-01-28 | 1 | -3/+3 |
* | Seems the BiosVideo thunk does not work recently, temporary disable it. | klu2 | 2010-01-16 | 1 | -1/+1 |
* | Add SmbiosDxe module that is required by BDS | mdkinney | 2010-01-15 | 1 | -0/+1 |
* | Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. | xli24 | 2009-12-07 | 1 | -1/+1 |
* | 1. PI SMBIOS Checkin. Major change include: | davidhuang | 2009-11-20 | 1 | -1/+1 |
* | Add Ehci driver for handle USB 2.0 device. | klu2 | 2009-09-21 | 1 | -0/+1 |
* | Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. | klu2 | 2009-07-28 | 1 | -1/+1 |
* | Add IDE support for edk2 Duet platform. | klu2 | 2009-07-24 | 1 | -1/+2 |
* | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 | 2009-07-09 | 1 | -1/+1 |
* | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 | 2009-07-07 | 1 | -1/+1 |
* | 1. Open USB related and logo support FVs, remove some useless FVs. | gikidy | 2009-05-06 | 1 | -10/+7 |
* | Fix BiosVideo thunk bug about invalid legacy region area. | klu2 | 2009-04-16 | 1 | -2/+2 |
* | Remove some drivers to save image size | klu2 | 2009-04-01 | 1 | -7/+7 |
* | 1, cleanup DSC file, use NULL library instance for DebugLib and | klu2 | 2009-03-26 | 1 | -14/+3 |
* | Remove single module's compression from FDF. We could get smaller size when c... | klu2 | 2009-03-18 | 1 | -44/+1 |
* | Remove working modification for debug | klu2 | 2009-03-15 | 1 | -4/+4 |
* | Remove exit from batch file | klu2 | 2009-03-15 | 1 | -6/+6 |
* | Use binary INF file to solve filename case issues. | qhuang8 | 2009-03-06 | 1 | -4/+2 |
* | Use cpu arch macro instead of hard code ia32 | qhuang8 | 2009-03-06 | 1 | -1/+1 |
* | Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to | jljusten | 2009-03-01 | 1 | -10/+11 |
* | 1, Port BiosVideoThunkDxe driver from edk to edk2; | klu2 | 2009-02-28 | 1 | -0/+1 |
* | uncomment usb related modules. | klu2 | 2009-02-24 | 1 | -4/+4 |
* | Fix some broken file path. | klu2 | 2009-02-24 | 1 | -5/+5 |
* | Update DuetPkg to include DxePcdDriver. | qhuang8 | 2009-02-23 | 1 | -0/+1 |
* | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 | 2009-01-23 | 1 | -1/+1 |
* | 1, Add logo.bmp to fv file for showing it in graphic mode | klu2 | 2009-01-20 | 1 | -0/+6 |
* | Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. | klu2 | 2009-01-13 | 1 | -17/+12 |
* | Support X64 build for DUET platform. | klu2 | 2008-05-08 | 1 | -11/+6 |
* | Use Binary Fat package instead of source package. | klu2 | 2008-05-05 | 1 | -4/+3 |
* | Fix many bugs in DUET package and now DUET package is enabled for floppy succ... | klu2 | 2008-05-05 | 1 | -7/+9 |