MdeModulePkg/Bus: Fix typos in comments
- TURE -> TRUE - stoping -> stopping - doule -> double - Peroidic -> Periodic - stardard -> standard - a a -> a - reseting -> resetting - excute -> execute - connectted -> connected - Sumbit -> Submit Cc: Feng Tian <feng.tian@intel.com> Cc: Star Zeng <star.zeng@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@ -1005,7 +1005,7 @@ AtaBlockIoReset (
|
||||
@param[in, out] Token A pointer to the token associated with the transaction.
|
||||
@param[in] BufferSize Size of Buffer, must be a multiple of device block size.
|
||||
@param[out] Buffer A pointer to the destination/source buffer for the data.
|
||||
@param[in] IsBlockIo2 Indicate the calling is from BlockIO or BlockIO2. TURE is
|
||||
@param[in] IsBlockIo2 Indicate the calling is from BlockIO or BlockIO2. TRUE is
|
||||
from BlockIO2, FALSE is for BlockIO.
|
||||
@param[in] IsWrite Indicates whether it is a write operation.
|
||||
|
||||
|
Reference in New Issue
Block a user