Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/mainline
/
DuetPkg
/
PciBusNoEnumerationDxe
30a3538
DuetPkg: exit pci function loops early if device is not multi-function
by Joseph Shifflett
· 9 years ago
5ce5ea6
Fix VS2013 build failure.
by Ruiyu Ni
· 10 years ago
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
3d78c02
Fix comparisons of enumerated types which may cause warnings for some compilers.
by rsun3
· 12 years ago
ae837d3
Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.
by niruiyu
· 12 years ago
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
94020bb
Improve robustness when scanning PCI Option ROM.
by rsun3
· 13 years ago
815119f
DuetPkg, MdeModulePkg: Fix several enum comparions
by jljusten
· 14 years ago
12c1395
fix X64 build broken
by klu2
· 15 years ago
b1f700a
Update the copyright notice format
by hhtian
· 15 years ago
c6f293a
DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage
by jljusten
· 15 years ago
91a6db7
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
by klu2
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
1c8bea1
Fix a obvious bug for judge whether the PPB support ISA
by klu2
· 15 years ago
b29a823
Detab in DuetPkg
by qhuang8
· 15 years ago
e5d1b4f
add correct [Depex] section.
by vanjeff
· 15 years ago
ebe8d2b
remove work around, since we had added return value check.
by vanjeff
· 15 years ago
7e7e7fe
Corrected bad declaration.
by gikidy
· 16 years ago
df93b0f
Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg
by mdkinney
· 16 years ago
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
e8ba34f
Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF image itself
by mdkinney
· 16 years ago
c7b5f50
Fix minor coding style issue.
by qhuang8
· 16 years ago
eea53ce
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
1833218
1. added functions header for MACROS in PCI22.h.
by vanjeff
· 16 years ago
2b7d16c
Pass ICC building.
by klu2
· 16 years ago
9c83c97
Fix ICC building issue for DuetPkg
by klu2
· 16 years ago
d4f59c1
Fix warning generated by GCC compiler.
by jljusten
· 16 years ago
69da1e7
Fix warning generated by GCC. This warning could have been resolved
by jljusten
· 16 years ago
8e1ac15
1, Add <Library/DevicePathLib.h> for all source that use device path utility macros
by klu2
· 16 years ago
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
a5f2a20
Fix bug walking list of ACPI descriptors searching for bus ranges.
by mdkinney
· 16 years ago
a397f1b
Use Pci.h instead of Pci23.h
by mdkinney
· 16 years ago
03c1105
Fix duplicate symbol in this driver.
by mdkinney
· 16 years ago
bc14bdb
by vanjeff
· 16 years ago
bbef2ff
Fix issue that wrong use Guid and Protocol.
by klu2
· 16 years ago
d8bee43
Fix build issue in linux environment.
by eric_tian
· 16 years ago
1059058
Add PciBusNoEnumeration module
by klu2
· 17 years ago