]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[iscsi] Update link to iBFT reference manual 243/head
authorChristian Iversen <ci@iversenit.dk>
Mon, 1 Feb 2021 00:27:08 +0000 (01:27 +0100)
committerChristian Iversen <ci@iversenit.dk>
Mon, 1 Feb 2021 00:27:08 +0000 (01:27 +0100)
Signed-off-by: Christian Iversen <ci@iversenit.dk>
src/drivers/block/ibft.c

index f9918363a1059e3aed1c8697bfd354705cdcc453..ca5fad9ff6ed4688ff88cec12cd3298745689758 100644 (file)
@@ -48,11 +48,15 @@ FILE_LICENCE ( BSD2 );
  *
  * iSCSI boot firmware table
  *
- * The information in this file is derived from the document "iSCSI
- * Boot Firmware Table (iBFT)" as published by IBM at
+ * The information in this file is originally derived from the document "iSCSI
+ * Boot Firmware Table (iBFT)" as published by IBM at:
  *
  * ftp://ftp.software.ibm.com/systems/support/system_x_pdf/ibm_iscsi_boot_firmware_table_v1.02.pdf
  *
+ * That file is no longer available, but a more recent version is available:
+ *
+ * ftp://ftp.software.ibm.com/systems/support/bladecenter/iscsi_boot_firmware_table_v1.03.pdf
+ *
  */
 
 /**