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
/
PcAtChipsetPkg
/
PciHostBridgeDxe
/
PciHostBridge.c
Age
Commit message (
Expand
)
Author
2015-07-14
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap code, strip trailing ws
Laszlo Ersek
2015-07-14
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap leading comments
Laszlo Ersek
2015-02-23
PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"
Laszlo Ersek
2013-07-22
Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...
Ruiyu Ni
2012-10-11
Add missing braces around initializer.
lzeng14
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2011-01-28
PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch
jljusten
2010-12-28
Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...
rsun3
2010-09-17
RefRefine soma code to make code run safely.
ydong10
2010-07-16
Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.
mdkinney
2010-06-18
Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.
rsun3
2010-04-24
Update the copyright notice format
hhtian
2010-04-12
Refine the file/function comments to follow doxygen format
klu2
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2009-05-27
Add a simple PCI host bridge driver.
jljusten