summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/PciHostBridgeDxe
AgeCommit message (Expand)AuthorFilesLines
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