[fc] Add Fibre Channel management commands

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2010-09-15 03:06:50 +01:00
parent 508ff4d614
commit bf2657075d
5 changed files with 352 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define CONFIG_CMD /* Option configuration console */
#define IFMGMT_CMD /* Interface management commands */
#define IWMGMT_CMD /* Wireless interface management commands */
#define FCMGMT_CMD /* Fibre Channel management commands */
#define ROUTE_CMD /* Routing table management commands */
#define IMAGE_CMD /* Image management commands */
#define DHCP_CMD /* DHCP management commands */