MdeModulePkg/Universal: Fix typos in comments
- stardard -> standard - doule -> double - defalut -> default - Pacakge -> Package - globa -> global - responsiblity -> responsibility - outputed -> outputted - specifiecd -> specified - Resuts -> Results - the a -> a - suported -> supported - assocated -> associated - TURE -> TRUE - successfull -> successfully - excute -> execute - reseting -> resetting - Retrive -> Retrieve - funciton -> function - paramter -> parameter - dependecy -> dependency - boundry -> boundary - permenantly -> permanently 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:
@@ -1815,7 +1815,7 @@ IScsiNewDataSegment (
|
||||
|
||||
@param[in] Packet The EXT SCSI PASS THRU request packet containing the SCSI command.
|
||||
@param[in] Lun The LUN.
|
||||
@param[in] Tcb The tcb assocated with this SCSI command.
|
||||
@param[in] Tcb The tcb associated with this SCSI command.
|
||||
|
||||
@return The created iSCSI SCSI command PDU.
|
||||
@retval NULL Other errors as indicated.
|
||||
|
Reference in New Issue
Block a user