summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-28 12:00:46 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-28 12:00:46 +0000
commit7ccf38a33e1e227131c170a621d183b3bacef148 (patch)
tree9672e0bf0ac345a1dfc45823307bb71020c34c59 /EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache
parent4c5d09830bb8cbbc8ff6d8dc8817d60a85468844 (diff)
downloadedk2-platforms-7ccf38a33e1e227131c170a621d183b3bacef148.tar.xz
Update Guid Value format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4964 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache')
-rw-r--r--EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.h b/EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.h
index 132d206dd1..2e1b3db116 100644
--- a/EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.h
+++ b/EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.h
@@ -23,7 +23,7 @@ Abstract:
#define _PEI_FLUSH_INSTRUCTION_CACHE_GUID_H_
#define EFI_PEI_FLUSH_INSTRUCTION_CACHE_GUID \
- { 0xd8117cfc, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d }
+ { 0xd8117cfc, 0x94a6, 0x11d4, {0x9a, 0x3a, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d} }
EFI_FORWARD_DECLARATION (EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL);