Fix some typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7008 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -194,7 +194,7 @@ USBMouseAbsolutePointerDriverBindingSupported (
|
||||
@retval EFI_DEVICE_ERROR This driver cannot be started due to device Error
|
||||
EFI_OUT_OF_RESOURCES- Can't allocate memory
|
||||
resources
|
||||
@retval EFI_ALREADY_STARTED Thios driver has been started
|
||||
@retval EFI_ALREADY_STARTED This driver has been started
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
@ -432,7 +432,7 @@ ErrorExit:
|
||||
|
||||
|
||||
/**
|
||||
Stop this driver on ControllerHandle. Support stoping any child handles
|
||||
Stop this driver on ControllerHandle. Support stopping any child handles
|
||||
created by this driver.
|
||||
|
||||
@param This Protocol instance pointer.
|
||||
|
Reference in New Issue
Block a user