0001 What: /sys/firmware/ibft/initiator
0002 Date: November 2007
0003 Contact: Konrad Rzeszutek <ketuzsezr@darnok.org>
0004 Description: The /sys/firmware/ibft/initiator directory will contain
0005 files that expose the iSCSI Boot Firmware Table initiator data.
0006 Usually this contains the Initiator name.
0007
0008 What: /sys/firmware/ibft/targetX
0009 Date: November 2007
0010 Contact: Konrad Rzeszutek <ketuzsezr@darnok.org>
0011 Description: The /sys/firmware/ibft/targetX directory will contain
0012 files that expose the iSCSI Boot Firmware Table target data.
0013 Usually this contains the target's IP address, boot LUN,
0014 target name, and what NIC it is associated with. It can also
0015 contain the CHAP name (and password), the reverse CHAP
0016 name (and password)
0017
0018 What: /sys/firmware/ibft/ethernetX
0019 Date: November 2007
0020 Contact: Konrad Rzeszutek <ketuzsezr@darnok.org>
0021 Description: The /sys/firmware/ibft/ethernetX directory will contain
0022 files that expose the iSCSI Boot Firmware Table NIC data.
0023 Usually this contains the IP address, MAC, and gateway of the NIC.
0024
0025 What: /sys/firmware/ibft/acpi_header
0026 Date: March 2016
0027 Contact: David Bond <dbond@suse.com>
0028 Description: The /sys/firmware/ibft/acpi_header directory will contain files
0029 that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the
0030 acpi table header of the iBFT structure. This will allow for
0031 identification of the creator of the table which is useful in
0032 determining quirks associated with some adapters when used in
0033 hardware vs software iscsi initiator mode.