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
/
PciBusNoEnumerationDxe
Age
Commit message (
Expand
)
Author
2014-09-01
Fix VS2013 build failure.
Ruiyu Ni
2014-05-19
Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...
Ruiyu Ni
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2012-08-23
Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.
niruiyu
2012-04-12
MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...
rsun3
2012-03-14
Improve robustness when scanning PCI Option ROM.
rsun3
2010-10-13
DuetPkg, MdeModulePkg: Fix several enum comparions
jljusten
2010-06-05
fix X64 build broken
klu2
2010-04-28
Update the copyright notice format
hhtian
2010-02-26
DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage
jljusten
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2009-12-12
Fix a obvious bug for judge whether the PPB support ISA
klu2
2009-08-21
Detab in DuetPkg
qhuang8
2009-08-12
add correct [Depex] section.
vanjeff
2009-07-13
remove work around, since we had added return value check.
vanjeff
2009-06-15
Corrected bad declaration.
gikidy
2009-06-05
Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg
mdkinney
2009-05-21
Terminate the Capability List traversal if the Capability Pointer is less tha...
mdkinney
2009-02-05
Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...
mdkinney
2009-02-05
Fix minor coding style issue.
qhuang8
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-09
1. added functions header for MACROS in PCI22.h.
vanjeff
2008-11-27
Pass ICC building.
klu2
2008-11-27
Fix ICC building issue for DuetPkg
klu2
2008-11-23
Fix warning generated by GCC compiler.
jljusten
2008-11-23
Fix warning generated by GCC. This warning could have been resolved
jljusten
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-30
Fix bug walking list of ACPI descriptors searching for bus ranges.
mdkinney
2008-10-27
Use Pci.h instead of Pci23.h
mdkinney
2008-10-27
Fix duplicate symbol in this driver.
mdkinney
2008-10-27
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...
vanjeff
2008-08-27
Fix issue that wrong use Guid and Protocol.
klu2
2008-08-13
Fix build issue in linux environment.
eric_tian
2008-05-05
Add PciBusNoEnumeration module
klu2