summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:30 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-11-15 11:05:34 +0800
commitbe9007810e722cb733e334b2dc4c9bbe26fdbb7d (patch)
treee9e70c5434f71a4df3a7c211b25d825ad1570b13 /OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
parent8aa9d680329cb9fa5c8e517727dd14eb4bebc408 (diff)
downloadedk2-be9007810e722cb733e334b2dc4c9bbe26fdbb7d.tar.gz
edk2-be9007810e722cb733e334b2dc4c9bbe26fdbb7d.tar.bz2
edk2-be9007810e722cb733e334b2dc4c9bbe26fdbb7d.zip
OptionRomPkg: Fix typos in comments
- stoping -> stopping - Sumbit -> Submit - pionter -> pointer Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c')
-rw-r--r--OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
index e2654e5c25..e6e2b36809 100644
--- a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
+++ b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
@@ -300,7 +300,7 @@ AtapiScsiPassThruDriverBindingStop (
Routine Description:
- Stop this driver on ControllerHandle. Support stoping any child handles
+ Stop this driver on ControllerHandle. Support stopping any child handles
created by this driver.
Arguments:
@@ -1885,11 +1885,11 @@ RequestSenseCommand (
Routine Description:
- Sumbit request sense command
+ Submit request sense command
Arguments:
- AtapiScsiPrivate - The pionter of ATAPI_SCSI_PASS_THRU_DEV
+ AtapiScsiPrivate - The pointer of ATAPI_SCSI_PASS_THRU_DEV
Target - The target ID
Timeout - The time to complete the command
SenseData - The buffer to fill in sense data