summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h b/EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h
index 8bd8216512..672a53d3a9 100644
--- a/EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h
+++ b/EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h
@@ -23,7 +23,7 @@ Abstract:
#define __CONSOLE_CONTROL_H__
#define EFI_CONSOLE_CONTROL_PROTOCOL_GUID \
- { 0xf42f7782, 0x12e, 0x4c12, 0x99, 0x56, 0x49, 0xf9, 0x43, 0x4, 0xf7, 0x21 }
+ { 0xf42f7782, 0x12e, 0x4c12, {0x99, 0x56, 0x49, 0xf9, 0x43, 0x4, 0xf7, 0x21} }
typedef struct _EFI_CONSOLE_CONTROL_PROTOCOL EFI_CONSOLE_CONTROL_PROTOCOL;