summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h b/EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h
index 648e2549f8..0c5b5630c2 100644
--- a/EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h
+++ b/EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h
@@ -21,7 +21,7 @@
#define __EVENT_LEGACY_BIOS_GUID_H__
#define EFI_EVENT_LEGACY_BOOT_GUID \
- { 0x2a571201, 0x4966, 0x47f6, 0x8b, 0x86, 0xf3, 0x1e, 0x41, 0xf3, 0x2f, 0x10 }
+ { 0x2a571201, 0x4966, 0x47f6, {0x8b, 0x86, 0xf3, 0x1e, 0x41, 0xf3, 0x2f, 0x10} }
extern EFI_GUID gEfiEventLegacyBootGuid;