]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.h
MdeModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe / UsbDesc.h
index 11570ab36d4ee8376cab7adcb29f59026a232f86..482a71f3386cc9d889b1551bf4f82c47a7b0ae60 100644 (file)
@@ -65,7 +65,7 @@ typedef struct {
 typedef struct {\r
   USB_INTERFACE_SETTING*        Settings[USB_MAX_INTERFACE_SETTING];\r
   UINTN                         NumOfSetting;\r
-  UINT8                         ActiveIndex;  // Index of active setting\r
+  UINTN                         ActiveIndex;  // Index of active setting\r
 } USB_INTERFACE_DESC;\r
 \r
 typedef struct {\r