Synchronize interface function comment from declaration in library class header file to implementation in library instance.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6957 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -590,7 +590,7 @@ UsbGetStatus (
|
||||
|
||||
Retrieve the USB endpoint descriptor specified by UsbIo and EndPoint.
|
||||
If the USB endpoint descriptor can not be retrieved, then return EFI_NOT_FOUND.
|
||||
If the endpoint descriptor is found, then clear the halt fature of this USB endpoint.
|
||||
If the endpoint descriptor is found, then clear the halt feature of this USB endpoint.
|
||||
The status of the transfer is returned in Status.
|
||||
If UsbIo is NULL, then ASSERT().
|
||||
If Status is NULL, then ASSERT().
|
||||
|
Reference in New Issue
Block a user