summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c
AgeCommit message (Expand)AuthorFilesLines
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.rsun31-2/+2
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...rsun31-109/+9
2010-09-17RefRefine soma code to make code run safely.ydong101-71/+71
2010-07-16Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.mdkinney1-36/+0
2010-06-18Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun31-1/+1
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-04-12Refine the file/function comments to follow doxygen formatklu21-136/+259
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2009-05-27Add a simple PCI host bridge driver.jljusten1-0/+1201