mirror of https://github.com/acidanthera/audk.git
Fix a typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6356 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
410835874a
commit
86026b9dff
|
@ -151,7 +151,7 @@ ScsiTestUnitReadyCommand (
|
|||
@param[in, out] SenseDataLength The length of output sense data.
|
||||
@param[out] HostAdapterStatus The status of Host Adapter.
|
||||
@param[out] TargetStatus The status of the target.
|
||||
@param[in, out] InquirydataBuffer A pointer to inquiry data buffer.
|
||||
@param[in, out] InquiryDataBuffer A pointer to inquiry data buffer.
|
||||
@param[in, out] InquiryDataLength The length of inquiry data buffer.
|
||||
@param[in] EnableVitalProductData Boolean to enable Vital Product Data.
|
||||
|
||||
|
|
Loading…
Reference in New Issue