Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libpci: merge BIOS read and BIOS writeHEADmaster | H. Peter Anvin | 2010-02-20 | 1 | -3/+3 |
| | | | | | | | Save a few bytes by merging the very similar BIOS read and BIOS write functions. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
* | Run Nindent on com32/lib/pci/readx.c | H. Peter Anvin | 2009-05-29 | 1 | -47/+46 |
| | | | | | | | | | Automatically reformat com32/lib/pci/readx.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
* | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 1 | -5/+5 |
| | |||||
* | Explain conf method #2 | hpa | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | Support PCI config via BIOS | hpa | 2005-08-03 | 1 | -0/+4 |
| | |||||
* | Support PCI configuration space mechanism #2 if necessary. | hpa | 2005-01-05 | 1 | -0/+48 |