[ipxe-devel] [PATCH 1/3] scsi: Improve sense code parsing

Michael Brown mcb30 at ipxe.org
Tue Jun 3 01:29:08 UTC 2014


On 30/05/14 08:18, Hannes Reinecke wrote:
> The SCSI sense code comes in two flavours, 'fixed' and 'descriptor'.
> Each of which have the interesting portions like additonal sense code
> etc at different locations.
> So instead of blindly copying out some bytes we should parse the
> sense code buffer and make sure to return the correct values.

Pushed a patch with equivalent functionality:

   http://git.ipxe.org/ipxe.git/commitdiff/e047811

Thanks!

Michael



More information about the ipxe-devel mailing list