summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h b/EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h
index e095d2a929..4b2d71c8c3 100644
--- a/EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h
+++ b/EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h
@@ -55,7 +55,7 @@ typedef struct {
#pragma pack()
#define EFI_DEFAULT_BMP_LOGO_GUID \
- {0x7BB28B99,0x61BB,0x11d5,0x9A,0x5D,0x00,0x90,0x27,0x3F,0xC1,0x4D}
+ {0x7BB28B99,0x61BB,0x11d5,{0x9A,0x5D,0x00,0x90,0x27,0x3F,0xC1,0x4D}}
extern EFI_GUID gEfiDefaultBmpLogoGuid;