summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h b/EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h
index f655bd4269..fedf5dfc25 100644
--- a/EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h
+++ b/EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h
@@ -33,7 +33,7 @@ Revision History
// Variable Store Device protocol
//
#define EFI_VARIABLE_STORE_PROTOCOL_GUID \
- { 0xf088cd91, 0xa046, 0x11d2, 0x8e, 0x42, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b }
+ { 0xf088cd91, 0xa046, 0x11d2, {0x8e, 0x42, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} }
EFI_FORWARD_DECLARATION (EFI_VARIABLE_STORE_PROTOCOL);