X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FUsbHostController.h;h=20e6fccb4c1b41125206c73b0aa505726531bb19;hb=511710d68f477e0210ae1830769e5d0cde4ea36a;hp=f816d73002861ca5ce2e8576e9f59014eb4b9833;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/UsbHostController.h b/MdePkg/Include/Protocol/UsbHostController.h index f816d73002..20e6fccb4c 100644 --- a/MdePkg/Include/Protocol/UsbHostController.h +++ b/MdePkg/Include/Protocol/UsbHostController.h @@ -60,7 +60,7 @@ EFI_STATUS @retval EFI_SUCCESS The state information of the host controller was returned in State. @retval EFI_INVALID_PARAMETER State is NULL. - @retval EFI_DEVICE_ERROR An error was encountered while attempting to retrieve the host controller¡¯s + @retval EFI_DEVICE_ERROR An error was encountered while attempting to retrieve the host controller's current state. **/ @@ -190,7 +190,6 @@ EFI_STATUS transfer endpoint is capable of sending or receiving. @param IsNewTransfer If TRUE, an asynchronous interrupt pipe is built between the host and the target interrupt endpoint. If FALSE, the specified - @param DataToggle A pointer to the data toggle value. @param PollingInterval Indicates the interval, in milliseconds, that the asynchronous interrupt transfer is polled. asynchronous interrupt pipe is canceled.