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:
qhuang8
2007-09-20 09:59:05 +00:00
parent dfa235c55b
commit c7a54f2560
4 changed files with 12 additions and 12 deletions

View File

@@ -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,