[cmdline] Add "pciscan" command to allow iteration over PCI devices

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2013-08-01 16:53:17 +01:00
parent 6d910559b3
commit b76885165e
3 changed files with 118 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define REBOOT_CMD /* Reboot command */
//#define POWEROFF_CMD /* Power off command */
//#define IMAGE_TRUST_CMD /* Image trust management commands */
//#define PCI_CMD /* PCI commands */
/*
* ROM-specific options