summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/PciHostBridgeDxe
AgeCommit message (Expand)AuthorFilesLines
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-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap code, strip trailing wsLaszlo Ersek1-179/+218
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap leading commentsLaszlo Ersek1-212/+369
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: strip trailing ws from codeLaszlo Ersek1-17/+17
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: rewrap comments to 79 columnsLaszlo Ersek1-220/+374
2015-07-14PcAtChipsetPkg: PciHostBridgeDxe: rewrap INF file to 79 columnsLaszlo Ersek1-5/+8
2015-07-14PcAtChipsetPkg: PciHostBridgeDxe: rewrap IoFifo source files to 79 columnsLaszlo Ersek5-17/+22
2015-02-23PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciDataLaszlo Ersek2-6/+0
2015-02-23PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"Laszlo Ersek3-15/+15
2014-09-03PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming1-0/+0
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2-0/+0
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin1-9/+11
2014-01-22Fix CRLF formatTian, Hot1-175/+175
2013-07-22Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni1-6/+5
2012-10-11Add missing braces around initializer.lzeng141-12/+25
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32-8/+8
2012-06-07Fix file name not included in the inf.ydong101-0/+1
2012-06-01PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten7-0/+747
2011-01-28PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatchjljusten1-1/+1
2010-12-28Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun32-111/+14
2010-09-17RefRefine soma code to make code run safely.ydong103-118/+355
2010-07-16Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.mdkinney1-36/+0
2010-06-19PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten1-0/+42
2010-06-18Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun34-333/+436
2010-04-24Update the copyright notice formathhtian4-5/+5
2010-04-12Refine the file/function comments to follow doxygen formatklu23-291/+1073
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli241-1/+0
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten4-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-231. Correct File header to ## @filelgao41-3/+3
2009-12-07Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro...xli243-5/+5
2009-05-27Add a simple PCI host bridge driver.jljusten4-0/+2837