1. 30a3538 DuetPkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
  2. 5ce5ea6 Fix VS2013 build failure. by Ruiyu Ni · 10 years ago
  3. 6b5f577 Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar even it's below 6 to follow the UEFI Spec. by Ruiyu Ni · 11 years ago
  4. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  5. ae837d3 Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR. by niruiyu · 12 years ago
  6. 7e24278 MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerManagementFeature() to clear 4 related R/W bits in the PMCSR register, leaving other bits preserved. by rsun3 · 13 years ago
  7. 94020bb Improve robustness when scanning PCI Option ROM. by rsun3 · 13 years ago
  8. 815119f DuetPkg, MdeModulePkg: Fix several enum comparions by jljusten · 14 years ago
  9. 12c1395 fix X64 build broken by klu2 · 15 years ago
  10. b1f700a Update the copyright notice format by hhtian · 15 years ago
  11. c6f293a DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage by jljusten · 15 years ago
  12. 91a6db7 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  13. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  14. 1c8bea1 Fix a obvious bug for judge whether the PPB support ISA by klu2 · 15 years ago
  15. b29a823 Detab in DuetPkg by qhuang8 · 15 years ago
  16. e5d1b4f add correct [Depex] section. by vanjeff · 15 years ago
  17. ebe8d2b remove work around, since we had added return value check. by vanjeff · 15 years ago
  18. 7e7e7fe Corrected bad declaration. by gikidy · 16 years ago
  19. df93b0f Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg by mdkinney · 16 years ago
  20. 94853f2 Terminate the Capability List traversal if the Capability Pointer is less than 0x40, or the Capability Pointer is not aligned on a 32-bit boundary. by mdkinney · 16 years ago
  21. e8ba34f Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF image itself by mdkinney · 16 years ago
  22. c7b5f50 Fix minor coding style issue. by qhuang8 · 16 years ago
  23. eea53ce Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  24. 1833218 1. added functions header for MACROS in PCI22.h. by vanjeff · 16 years ago
  25. 2b7d16c Pass ICC building. by klu2 · 16 years ago
  26. 9c83c97 Fix ICC building issue for DuetPkg by klu2 · 16 years ago
  27. d4f59c1 Fix warning generated by GCC compiler. by jljusten · 16 years ago
  28. 69da1e7 Fix warning generated by GCC. This warning could have been resolved by jljusten · 16 years ago
  29. 8e1ac15 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  30. e56dd2c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. by jji4 · 16 years ago
  31. a5f2a20 Fix bug walking list of ACPI descriptors searching for bus ranges. by mdkinney · 16 years ago
  32. a397f1b Use Pci.h instead of Pci23.h by mdkinney · 16 years ago
  33. 03c1105 Fix duplicate symbol in this driver. by mdkinney · 16 years ago
  34. bc14bdb by vanjeff · 16 years ago
  35. bbef2ff Fix issue that wrong use Guid and Protocol. by klu2 · 16 years ago
  36. d8bee43 Fix build issue in linux environment. by eric_tian · 16 years ago
  37. 1059058 Add PciBusNoEnumeration module by klu2 · 17 years ago