Fix invalid return status to sync with newest UEFI spec 2.1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3900 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -105,7 +105,7 @@ typedef struct {
|
||||
DataBuffer.See HostAdapterStatus, TargetStatus,
|
||||
SenseDataLength,and SenseData in that order
|
||||
for additional status information.
|
||||
@retval EFI_WARN_BUFFER_TOO_SMALL The SCSI Request Packet was executed, but the
|
||||
@retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the
|
||||
entire DataBuffer could not be transferred.
|
||||
The actual number of bytes transferred is returned
|
||||
in TransferLength. See HostAdapterStatus,
|
||||
|
Reference in New Issue
Block a user