summaryrefslogtreecommitdiff
path: root/com32/lib/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: fix off-by-one error and introduce MAX_PCI_FUNCSebastian Herbszt2008-06-131-7/+7
* PCI detection code doesn't corrupt memory anymore (2nd try)Erwan2008-03-201-22/+20
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-10/+10
* Clean up some of the new PCI code from Erwan Velu.syslinux-3.52-pre7H. Peter Anvin2007-08-161-79/+86
* Improving PCI collected informationsErwan Velu2007-08-161-6/+246
* Move the PCI-scanning code into the library proper.H. Peter Anvin2007-04-031-0/+165
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-034-13/+11
* Better tests for CM#1 and CM#2syslinux-3.10-pre6hpa2005-08-091-33/+56
* Out-of-line __intcall and __farcall; better detection mechanism for CM#2hpa2005-08-091-10/+37
* Explain conf method #2hpa2005-08-092-2/+2
* Be even more anal about PCI BIOS detection.hpa2005-08-081-2/+3
* Actual implementation of the read/write through BIOShpa2005-08-032-0/+30
* Support PCI config via BIOShpa2005-08-0310-11/+44
* Add missing header filesyslinux-3.10-pre1hpa2005-01-061-0/+14
* Support PCI configuration space mechanism #2 if necessary.hpa2005-01-059-81/+134
* Fix PCI access functionshpa2005-01-046-0/+81