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
/
PciBus.h
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2016-10-27
MdeModulePkg/Bus: Fix typos in comments
Gary Lin
2016-05-23
MdeModulePkg/PciBus: do not improperly degrade resource
Ruiyu Ni
2016-05-23
MdeModulePkg/PciBus: Use shorter global variable name
Ruiyu Ni
2016-05-23
MdeModulePkg/PciBus: Remove unused fields in PCI_BAR
Ruiyu Ni
2015-01-20
Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.
Ruiyu Ni
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2012-09-07
Cache the state whether the ROM image contains EFI Option ROM when loading th...
niruiyu
2011-10-28
MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...
rsun3
2011-08-04
Print resource allocation/bar programming when PciBus driver does PCI BUS enu...
niruiyu
2010-12-28
Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...
rsun3
2010-12-14
Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_...
rsun3
2010-07-13
Fix bugs in the PCI bus driver to support SR-IOV.
rsun3
2010-04-24
Update the copyright notice format
hhtian
2009-12-24
Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...
rsun3
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang