summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h b/EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h
index 58c953fea4..9563d0a956 100644
--- a/EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h
+++ b/EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h
@@ -27,7 +27,7 @@ Abstract:
#define PEI_BLOCK_IO_PPI_GUID \
{ \
- 0x695d8aa1, 0x42ee, 0x4c46, 0x80, 0x5c, 0x6e, 0xa6, 0xbc, 0xe7, 0x99, 0xe3 \
+ 0x695d8aa1, 0x42ee, 0x4c46, {0x80, 0x5c, 0x6e, 0xa6, 0xbc, 0xe7, 0x99, 0xe3} \
}
EFI_FORWARD_DECLARATION (PEI_RECOVERY_BLOCK_IO_INTERFACE);