summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h b/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
index 8d866deaee..5c3dc400fd 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
+++ b/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
@@ -23,7 +23,7 @@ Abstract:
#define _PEI_OPERATOR_PRESENCE_H_
#define PEI_OPERATOR_PRESENCE_PPI_GUID \
- { 0x20a7378c, 0xaa83, 0x4ce1, 0x82, 0x1f, 0x47, 0x40, 0xee, 0x1b, 0x3f, 0x9f }
+ { 0x20a7378c, 0xaa83, 0x4ce1, {0x82, 0x1f, 0x47, 0x40, 0xee, 0x1b, 0x3f, 0x9f} }
typedef struct _PEI_OPERATOR_PRESENCE_PPI {
BOOLEAN OperatorPresent;