| Commit message (Expand) | Author | Age | Files | Lines |
* | PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap code, strip trailin... | Laszlo Ersek | 2015-07-14 | 1 | -90/+123 |
* | PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap leading comments | Laszlo Ersek | 2015-07-14 | 1 | -725/+1150 |
* | PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap code, strip trailing ws | Laszlo Ersek | 2015-07-14 | 1 | -179/+218 |
* | PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap leading comments | Laszlo Ersek | 2015-07-14 | 1 | -212/+369 |
* | PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: strip trailing ws from code | Laszlo Ersek | 2015-07-14 | 1 | -17/+17 |
* | PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: rewrap comments to 79 columns | Laszlo Ersek | 2015-07-14 | 1 | -220/+374 |
* | PcAtChipsetPkg: PciHostBridgeDxe: rewrap INF file to 79 columns | Laszlo Ersek | 2015-07-14 | 1 | -5/+8 |
* | PcAtChipsetPkg: PciHostBridgeDxe: rewrap IoFifo source files to 79 columns | Laszlo Ersek | 2015-07-14 | 5 | -17/+22 |
* | PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciData | Laszlo Ersek | 2015-02-23 | 2 | -6/+0 |
* | PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture" | Laszlo Ersek | 2015-02-23 | 3 | -15/+15 |
* | PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | PcAtChipsetPkg: INF/DEC file updates to EDK II packages | Qiu, Shumin | 2014-08-28 | 2 | -0/+0 |
* | PcAtChipsetPkg: INF/DEC file updates to EDK II packages | Qiu, Shumin | 2014-08-28 | 1 | -9/+11 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 1 | -175/+175 |
* | Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration... | Ruiyu Ni | 2013-07-22 | 1 | -6/+5 |
* | Add missing braces around initializer. | lzeng14 | 2012-10-11 | 1 | -12/+25 |
* | Fix comparisons of enumerated types which may cause warnings for some compilers. | rsun3 | 2012-08-28 | 2 | -8/+8 |
* | Fix file name not included in the inf. | ydong10 | 2012-06-07 | 1 | -0/+1 |
* | PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performance | jljusten | 2012-06-01 | 7 | -0/+747 |
* | PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch | jljusten | 2011-01-28 | 1 | -1/+1 |
* | Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver... | rsun3 | 2010-12-28 | 2 | -111/+14 |
* | RefRefine soma code to make code run safely. | ydong10 | 2010-09-17 | 3 | -118/+355 |
* | Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers. | mdkinney | 2010-07-16 | 1 | -36/+0 |
* | PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCC | jljusten | 2010-06-19 | 1 | -0/+42 |
* | Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib. | rsun3 | 2010-06-18 | 4 | -333/+436 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 4 | -5/+5 |
* | Refine the file/function comments to follow doxygen format | klu2 | 2010-04-12 | 3 | -291/+1073 |
* | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 | 2010-03-03 | 1 | -1/+0 |
* | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten | 2010-02-25 | 4 | -0/+0 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 1 | -2/+0 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-23 | 1 | -3/+3 |
* | Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro... | xli24 | 2009-12-07 | 3 | -5/+5 |
* | Add a simple PCI host bridge driver. | jljusten | 2009-05-27 | 4 | -0/+2837 |