]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Add "pciscan" command to allow iteration over PCI devices
authorMichael Brown <mcb30@ipxe.org>
Thu, 1 Aug 2013 15:53:17 +0000 (16:53 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 5 Aug 2013 12:51:21 +0000 (13:51 +0100)
commitb76885165e64a836ac1e2ea987bdb1b724b7b2b3
tree60c8c270ca58655656b0fe752b8d8f285b8798a5
parent6d910559b3855e3b09f7475a42c67b5bcf39327f
[cmdline] Add "pciscan" command to allow iteration over PCI devices

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/config.c
src/config/general.h
src/hci/commands/pci_cmd.c [new file with mode: 0644]