diff options
author | Star Zeng <star.zeng@intel.com> | 2017-07-19 18:16:31 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-07-21 17:49:36 +0800 |
commit | 1683ecec41a7c944783c51efa75375f1e0a71d08 (patch) | |
tree | 47c252e7152b3b8e8809b630a9250bef10a11cb9 /BaseTools/Source/Python/Workspace/MetaFileTable.py | |
parent | 79aac4dd756bb2809cdcb74f7d2ae8a630457c99 (diff) | |
download | edk2-1683ecec41a7c944783c51efa75375f1e0a71d08.tar.gz edk2-1683ecec41a7c944783c51efa75375f1e0a71d08.tar.bz2 edk2-1683ecec41a7c944783c51efa75375f1e0a71d08.zip |
MdePkg UsbFunctionIo.h: Update comments for GetDeviceInfo return status
UEFI spec 2.6 errata B update Status Codes Returned table of the
EFI_USBFN_IO_PROTOCOL.GetDeviceInfo function as follows:
1. Update EFI_INVALID_PARAMETER description:
Original text:
A parameter is invalid.
New text:
One or more of the following conditions is TRUE:
BufferSize is NULL.
*BufferSize is not 0 and Buffer is NULL.
Id in invalid.
2. Update EFI_BUFFER_TOO_SMALL description:
Original text:
Supplied buffer isn’t large enough to hold the request string.
New text:
The buffer is too small to hold the buffer.
*BufferSize has been updated with the size needed to hold the
request string.
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileTable.py')
0 files changed, 0 insertions, 0 deletions