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>
This commit is contained in:
Gary Lin
2016-10-19 15:01:30 +08:00
committed by Ruiyu Ni
parent 8aa9d68032
commit be9007810e
3 changed files with 6 additions and 6 deletions

View File

@@ -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