summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h b/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h
index 0a2391ed4c..774900fdec 100644
--- a/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h
+++ b/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h
@@ -26,7 +26,7 @@ Abstract:
#define EFI_USB_HC_PROTOCOL_GUID \
{ \
- 0xf5089266, 0x1aa0, 0x4953, 0x97, 0xd8, 0x56, 0x2f, 0x8a, 0x73, 0xb5, 0x19 \
+ 0xf5089266, 0x1aa0, 0x4953, {0x97, 0xd8, 0x56, 0x2f, 0x8a, 0x73, 0xb5, 0x19} \
}
//
@@ -209,7 +209,7 @@ extern EFI_GUID gEfiUsbHcProtocolGuid;
#define EFI_USB2_HC_PROTOCOL_GUID \
{ \
- 0x3e745226, 0x9818, 0x45b6, 0xa2, 0xac, 0xd7, 0xcd, 0xe, 0x8b, 0xa2, 0xbc \
+ 0x3e745226, 0x9818, 0x45b6, {0xa2, 0xac, 0xd7, 0xcd, 0xe, 0x8b, 0xa2, 0xbc} \
}
//