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
/
MdeModulePkg
/
Bus
/
Pci
/
PciBusDxe
/
PciEnumerator.c
Age
Commit message (
Expand
)
Author
2013-07-18
The PCI host bridge can signal failures in its initialization to
Olivier Martin
2013-02-21
Shouldn't free the PciDev structure because the PciDev needs to be saved to R...
niruiyu
2013-01-09
Fix the bug that the device claiming too much resource cannot be rejected by ...
niruiyu
2012-10-30
Add missing status code in several modules.
li-elvin
2011-10-28
MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...
rsun3
2011-03-11
Update some progress codes name per the PI Spec, 1.2 Errata B.
vanjeff
2010-09-16
Refine code to make code run safely.
ydong10
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2009-12-24
Update resource degrade algorithm in PCI bus driver. (1)If any child device h...
rsun3
2009-12-24
Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...
rsun3
2009-10-26
Set Handle to NULL when creating a new handle.
vanjeff
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang