summaryrefslogtreecommitdiff
path: root/DuetPkg/Include/Guid/FlashMapHob.h
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/Include/Guid/FlashMapHob.h')
-rw-r--r--DuetPkg/Include/Guid/FlashMapHob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/Include/Guid/FlashMapHob.h b/DuetPkg/Include/Guid/FlashMapHob.h
index b1673d2dc5..4993e5f8a8 100644
--- a/DuetPkg/Include/Guid/FlashMapHob.h
+++ b/DuetPkg/Include/Guid/FlashMapHob.h
@@ -26,7 +26,7 @@ Abstract:
// Definitions for Flash Map
//
#define EFI_FLASH_MAP_HOB_GUID \
- { 0xb091e7d2, 0x5a0, 0x4198, 0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59 }
+ { 0xb091e7d2, 0x5a0, 0x4198, {0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59} }
extern EFI_GUID gEfiFlashMapHobGuid;