brintos

brintos / linux-shallow public Read only

0
0
Text · 1.5 KiB · 7d6725f Raw
34 lines · plain
1What:		/sys/firmware/ibft/initiator2Date:		November 20073Contact:	Konrad Rzeszutek <ketuzsezr@darnok.org>4Description:	The /sys/firmware/ibft/initiator directory will contain5		files that expose the iSCSI Boot Firmware Table initiator data.6		Usually this contains the Initiator name.7 8What:		/sys/firmware/ibft/targetX9Date:		November 200710Contact:	Konrad Rzeszutek <ketuzsezr@darnok.org>11Description:	The /sys/firmware/ibft/targetX directory will contain12		files that expose the iSCSI Boot Firmware Table target data.13		Usually this contains the target's IP address, boot LUN,14		target name, and what NIC it is associated with. It can also15		contain the CHAP name (and password), the reverse CHAP16		name (and password)17 18What:		/sys/firmware/ibft/ethernetX19Date:		November 200720Contact:	Konrad Rzeszutek <ketuzsezr@darnok.org>21Description:	The /sys/firmware/ibft/ethernetX directory will contain22		files that expose the iSCSI Boot Firmware Table NIC data.23		Usually this contains the IP address, MAC, and gateway of the NIC.24 25What:		/sys/firmware/ibft/acpi_header26Date:		March 201627Contact:	David Bond <dbond@suse.com>28Description:	The /sys/firmware/ibft/acpi_header directory will contain files29		that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the30		acpi table header of the iBFT structure.  This will allow for31		identification of the creator of the table which is useful in32		determining quirks associated with some adapters when used in33		hardware vs software iscsi initiator mode.34