summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c
Commit message (Expand)AuthorAgeFilesLines
* PcAtChipsetPkg/PciHostBridge: Remove PciHostBridge driverRuiyu Ni2016-03-291-2626/+0
* PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap code, strip trailin...Laszlo Ersek2015-07-141-90/+123
* PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap leading commentsLaszlo Ersek2015-07-141-725/+1150
* PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciDataLaszlo Ersek2015-02-231-3/+0
* PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"Laszlo Ersek2015-02-231-9/+9
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-6/+6
* PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten2012-06-011-0/+46
* Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun32010-12-281-2/+5
* RefRefine soma code to make code run safely.ydong102010-09-171-37/+37
* PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten2010-06-191-0/+42
* Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun32010-06-181-326/+417
* Update the copyright notice formathhtian2010-04-241-1/+1
* Refine the file/function comments to follow doxygen formatklu22010-04-121-153/+812
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro...xli242009-12-071-2/+2
* Add a simple PCI host bridge driver.jljusten2009-05-271-0/+1330