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
/
IntelFrameworkModulePkg
/
Bus
/
Pci
/
PciBusDxe
/
PciIo.c
Age
Commit message (
Expand
)
Author
2009-06-23
Clean up meta data and code scrub for PCI Bus module.
vanjeff
2009-06-18
1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.
vanjeff
2009-04-24
Adjust the code so that global variable placed at beginning of file.
gikidy
2009-04-03
Loaded Image device paths for EFI Drivers loaded from PCI Option ROM
gikidy
2009-01-08
Update For R9 Review.
hfang
2008-12-25
Fixup for review
hfang
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-07-16
sync filename exactly.
vanjeff
2008-06-21
Add parameter checking for PCI IO protocol according to UEFI spec.
xli24
2008-04-16
Add function doxygen header for PciBus module.
klu2
2008-04-14
Coding style modification.
klu2
2007-10-16
Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...
lgao4
2007-10-15
Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...
lgao4
2007-07-23
Correct all header files for doxygen format and correct the license issue for...
klu2
2007-07-18
Adjust directory structures.
qhuang8