]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/UsbHostController.h
Add DebugPort & DebugSupport drivers
[mirror_edk2.git] / MdePkg / Include / Protocol / UsbHostController.h
index cab9bcdd45cc2169305e6bba51ca569abf374020..5ce92f3fe73ed78b1486dc8614623a664a5575e9 100644 (file)
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-  Module Name:  UsbHostController.h\r
-\r
 **/\r
 \r
 #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 +60,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