aboutsummaryrefslogtreecommitdiffstats
path: root/src/hci/commands/pci_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [pci] Check for wraparound in callers of pci_find_next()Michael Brown2022-09-151-0/+6
* [pci] Allow pci_find_next() to return non-zero PCI segmentsMichael Brown2022-09-151-7/+5
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-2/+2
* [cmdline] Add "pciscan" command to allow iteration over PCI devicesMichael Brown2013-08-051-0/+114