summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h b/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h
index 7b9823c647..950698341d 100644
--- a/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h
+++ b/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h
@@ -31,7 +31,7 @@ Revision History
//
#define EFI_USB_IO_PROTOCOL_GUID \
{ \
- 0x2B2F68D6, 0x0CD2, 0x44cf, 0x8E, 0x8B, 0xBB, 0xA2, 0x0B, 0x1B, 0x5B, 0x75 \
+ 0x2B2F68D6, 0x0CD2, 0x44cf, {0x8E, 0x8B, 0xBB, 0xA2, 0x0B, 0x1B, 0x5B, 0x75} \
}
EFI_FORWARD_DECLARATION (EFI_USB_IO_PROTOCOL);