1. 6b1ac44 Update NT32/Duet platform to use new display engine and browser. by Eric Dong · 11 years ago
  2. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  3. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  4. b68b78e Change DUET DxeIpl to use SerialPort instead of manipulating serial port directly. by niruiyu · 14 years ago
  5. 27f3015 Add AHCI support for DUET. by lzeng14 · 14 years ago
  6. b8781a7 DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe by jljusten · 14 years ago
  7. 0587c98 DuetPkg: Add DXE APRIORI for 8259 driver by jljusten · 14 years ago
  8. b1f700a Update the copyright notice format by hhtian · 15 years ago
  9. 55111a8 1. Remove DataHubGen drive, which is replaced by SmbiosGen. by lgao4 · 15 years ago
  10. 41cbd48 Add the missing MemoryTest driver to let memory above 4G be discovered in Shell memmap. by niruiyu · 15 years ago
  11. 39301e9 Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declaration from FD to FV. by niruiyu · 15 years ago
  12. e8c2392 Add BlockSize declaration in FvMain section other tool would create a FV with blocksize=1 and huge number of blocks. by niruiyu · 15 years ago
  13. d989c45 Still use |.efi Rule for INF file with binary EFI image, because the binary EFI image specified INF file is not in output directory. by lgao4 · 15 years ago
  14. 2014a81 Add the missing OUTPUT directory for the EFI and depex file in Rule section. by lgao4 · 15 years ago
  15. a0b1646 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. by lgao4 · 15 years ago
  16. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  17. 0e047a2 Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above legacy free platform. by niruiyu · 15 years ago
  18. 787ef90 Add device path DXE driver in Duet FDF file to compliant with UEFI. by klu2 · 15 years ago
  19. 86c8520 Add EBC driver to Duet platform so that EBC option ROM can get dispatched. by niruiyu · 15 years ago
  20. 5270672 Re-enable BoisVideoThunk driver in DUET because the BiosVideoThunk hang issue was fixed. by niruiyu · 15 years ago
  21. f4d7c87 Seems the BiosVideo thunk does not work recently, temporary disable it. by klu2 · 15 years ago
  22. 2b963c0 Add SmbiosDxe module that is required by BDS by mdkinney · 15 years ago
  23. 3a5ac5b Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. by xli24 · 15 years ago
  24. 21020c7 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
  25. 595c3b6 Add Ehci driver for handle USB 2.0 device. by klu2 · 15 years ago
  26. d3a12d7 Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. by klu2 · 15 years ago
  27. 93d4ce9 Add IDE support for edk2 Duet platform. by klu2 · 15 years ago
  28. d46f363 Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile by lgao4 · 15 years ago
  29. dc12989 Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf by klu2 · 15 years ago
  30. 11d909a 1. Open USB related and logo support FVs, remove some useless FVs. by gikidy · 16 years ago
  31. 6c8e40c Fix BiosVideo thunk bug about invalid legacy region area. by klu2 · 16 years ago
  32. 15fcbcb Remove some drivers to save image size by klu2 · 16 years ago
  33. d6ca2c1 1, cleanup DSC file, use NULL library instance for DebugLib and by klu2 · 16 years ago
  34. 3a4e990 Remove single module's compression from FDF. We could get smaller size when compressing whole image. by klu2 · 16 years ago
  35. 9f214f6 Remove working modification for debug by klu2 · 16 years ago
  36. 4979475 Remove exit from batch file by klu2 · 16 years ago
  37. 9075e54 Use binary INF file to solve filename case issues. by qhuang8 · 16 years ago
  38. c0dece4 Use cpu arch macro instead of hard code ia32 by qhuang8 · 16 years ago
  39. 3efaa6e Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to by jljusten · 16 years ago
  40. 7da78b1 1, Port BiosVideoThunkDxe driver from edk to edk2; by klu2 · 16 years ago
  41. 1131738 uncomment usb related modules. by klu2 · 16 years ago
  42. 736e355 Fix some broken file path. by klu2 · 16 years ago
  43. b4e83ab Update DuetPkg to include DxePcdDriver. by qhuang8 · 16 years ago
  44. 80f73b5 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
  45. ba992f9 1, Add logo.bmp to fv file for showing it in graphic mode by klu2 · 16 years ago
  46. f8e01ca Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. by klu2 · 16 years ago
  47. c5dfb47 Support X64 build for DUET platform. by klu2 · 17 years ago
  48. 97fdb60 Use Binary Fat package instead of source package. by klu2 · 17 years ago
  49. be76888 Fix many bugs in DUET package and now DUET package is enabled for floppy successful. by klu2 · 17 years ago
  50. e5653d9 Fix some bugs in FSVariable and BdsPlatform for duet platform. by klu2 · 17 years ago
  51. eb16e24 Add 8254 module and fix the hob operation for R9 library. by klu2 · 17 years ago
  52. d17b286 Add missing library instance and module for Duet platform. by klu2 · 17 years ago
  53. c69dd9d Porting Duet module from EDKI to EDKII by klu2 · 17 years ago