mirror of https://github.com/acidanthera/audk.git
correct spell error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5553 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3cb9e605be
commit
34a0bac475
|
@ -1086,7 +1086,7 @@ UsbBusDriverEntryPoint (
|
||||||
Check whether USB bus driver support this device.
|
Check whether USB bus driver support this device.
|
||||||
|
|
||||||
@param This The USB bus driver binding protocol.
|
@param This The USB bus driver binding protocol.
|
||||||
@param Controller The controller handle to test againist.
|
@param Controller The controller handle to check.
|
||||||
@param RemainingDevicePath The remaining device path.
|
@param RemainingDevicePath The remaining device path.
|
||||||
|
|
||||||
@retval EFI_SUCCESS The bus supports this controller.
|
@retval EFI_SUCCESS The bus supports this controller.
|
||||||
|
|
Loading…
Reference in New Issue