]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/UsbHostController.h
Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compatible...
[mirror_edk2.git] / MdePkg / Include / Protocol / UsbHostController.h
index f816d73002861ca5ce2e8576e9f59014eb4b9833..33e744ac1f179766b6a6268097b731f059bfd490 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef _USB_HOSTCONTROLLER_H_\r
 #define _USB_HOSTCONTROLLER_H_\r
 \r
+#include <Protocol/Usb2HostController.h>\r
+\r
 #define EFI_USB_HC_PROTOCOL_GUID \\r
   { \\r
     0xf5089266, 0x1aa0, 0x4953, {0x97, 0xd8, 0x56, 0x2f, 0x8a, 0x73, 0xb5, 0x19 } \\r
@@ -60,7 +62,7 @@ EFI_STATUS
                                 \r
   @retval EFI_SUCCESS           The state information of the host controller was returned in State.\r
   @retval EFI_INVALID_PARAMETER State is NULL.\r
-  @retval EFI_DEVICE_ERROR      An error was encountered while attempting to retrieve the host controller¡¯s\r
+  @retval EFI_DEVICE_ERROR      An error was encountered while attempting to retrieve the host controller's\r
                                 current state.                                                                 \r
                                 \r
 **/\r
@@ -190,7 +192,6 @@ EFI_STATUS
                                 transfer endpoint is capable of sending or receiving.     \r
   @param  IsNewTransfer         If TRUE, an asynchronous interrupt pipe is built between the host                       \r
                                 and the target interrupt endpoint. If FALSE, the specified       \r
-  \r
   @param  DataToggle            A pointer to the data toggle value.      \r
   @param  PollingInterval       Indicates the interval, in milliseconds, that the asynchronous\r
                                 interrupt transfer is polled.                                                                                                      asynchronous interrupt pipe is canceled.                         \r