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:
@@ -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
|
||||
|
Reference in New Issue
Block a user