summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-29PcAtChipsetPkg/PciHostBridge: Remove PciHostBridge driverRuiyu Ni1-2626/+0
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap code, strip trailin...Laszlo Ersek1-90/+123
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap leading commentsLaszlo Ersek1-725/+1150
2015-02-23PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciDataLaszlo Ersek1-3/+0
2015-02-23PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"Laszlo Ersek1-9/+9
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun31-6/+6
2012-06-01PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten1-0/+46
2010-12-28Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun31-2/+5
2010-09-17RefRefine soma code to make code run safely.ydong101-37/+37
2010-06-19PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten1-0/+42
2010-06-18Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun31-326/+417
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-04-12Refine the file/function comments to follow doxygen formatklu21-153/+812
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2009-12-07Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro...xli241-2/+2
2009-05-27Add a simple PCI host bridge driver.jljusten1-0/+1330