[ipxe-devel] [PATCH 0/3] Improving iSCSI booting
Hannes Reinecke
hare at suse.de
Fri May 30 07:18:15 UTC 2014
Hi Michael,
here are some patches I've done during testing iSCSI boot.
The first cleans up the SCSI sense code handling, the
second is required to get igbvf to work at all on my machines,
and the third is just a small fixup to setup iBFT correctly.
Please apply.
Cheers,
Hannes
Hannes Reinecke (3):
scsi: Improve sense code parsing
igbvf: Assign random MAC address if none is set
Set correct 'origin' field in iBFT structure
src/drivers/block/ibft.c | 8 ++++++
src/drivers/block/scsi.c | 35 +++++++++++++++++++++++--
src/drivers/block/srp.c | 2 +-
src/drivers/net/igbvf/igbvf_main.c | 52 +++++++++++++++++++++++---------------
src/include/ipxe/ibft.h | 8 ++++++
src/include/ipxe/scsi.h | 9 ++++---
src/net/fcp.c | 4 +--
src/net/tcp/iscsi.c | 5 ++--
8 files changed, 90 insertions(+), 33 deletions(-)
--
1.8.4.5
More information about the ipxe-devel
mailing list