summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/PciHostBridgeDxe
Commit message (Expand)AuthorAgeFilesLines
* 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/PciHostBridge.c: rewrap code, strip trailing wsLaszlo Ersek2015-07-141-179/+218
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap leading commentsLaszlo Ersek2015-07-141-212/+369
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: strip trailing ws from codeLaszlo Ersek2015-07-141-17/+17
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: rewrap comments to 79 columnsLaszlo Ersek2015-07-141-220/+374
* PcAtChipsetPkg: PciHostBridgeDxe: rewrap INF file to 79 columnsLaszlo Ersek2015-07-141-5/+8
* PcAtChipsetPkg: PciHostBridgeDxe: rewrap IoFifo source files to 79 columnsLaszlo Ersek2015-07-145-17/+22
* PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciDataLaszlo Ersek2015-02-232-6/+0
* PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"Laszlo Ersek2015-02-233-15/+15
* PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming2014-09-031-0/+0
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-282-0/+0
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-281-9/+11
* Fix CRLF formatTian, Hot2014-01-221-175/+175
* Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni2013-07-221-6/+5
* Add missing braces around initializer.lzeng142012-10-111-12/+25
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-282-8/+8
* Fix file name not included in the inf.ydong102012-06-071-0/+1
* PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten2012-06-017-0/+747
* PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatchjljusten2011-01-281-1/+1
* Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun32010-12-282-111/+14
* RefRefine soma code to make code run safely.ydong102010-09-173-118/+355
* Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.mdkinney2010-07-161-36/+0
* PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten2010-06-191-0/+42
* Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun32010-06-184-333/+436
* Update the copyright notice formathhtian2010-04-244-5/+5
* Refine the file/function comments to follow doxygen formatklu22010-04-123-291/+1073
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-031-1/+0
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-254-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
* Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro...xli242009-12-073-5/+5
* Add a simple PCI host bridge driver.jljusten2009-05-274-0/+2837