summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h b/EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h
index 638363c347..ae9acf6660 100644
--- a/EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h
+++ b/EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h
@@ -29,7 +29,7 @@ Revision History
//
#define EFI_DRIVER_BINDING_PROTOCOL_GUID \
{ \
- 0x18a031ab, 0xb443, 0x4d1a, 0xa5, 0xc0, 0xc, 0x9, 0x26, 0x1e, 0x9f, 0x71 \
+ 0x18a031ab, 0xb443, 0x4d1a, {0xa5, 0xc0, 0xc, 0x9, 0x26, 0x1e, 0x9f, 0x71} \
}
EFI_FORWARD_DECLARATION (EFI_DRIVER_BINDING_PROTOCOL);