]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fc] Add Fibre Channel management commands
authorMichael Brown <mcb30@ipxe.org>
Wed, 15 Sep 2010 02:06:50 +0000 (03:06 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 15 Sep 2010 02:17:30 +0000 (03:17 +0100)
commitbf2657075d2aa0b1aba5339de3779978f2136135
tree6a19ef93a483e28aba5dc5765eee938def32fb00
parent508ff4d614006557b549a7d26ecfca9655064a75
[fc] Add Fibre Channel management commands

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