Update Guid Value format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4964 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -24,7 +24,7 @@ Abstract:
|
||||
|
||||
#define EFI_COMPATIBLE_MEMORY_TESTED_PROTOCOL_GUID \
|
||||
{ \
|
||||
0x64c475ef, 0x344b, 0x492c, 0x93, 0xad, 0xab, 0x9e, 0xb4, 0x39, 0x50, 0x4 \
|
||||
0x64c475ef, 0x344b, 0x492c, {0x93, 0xad, 0xab, 0x9e, 0xb4, 0x39, 0x50, 0x4} \
|
||||
}
|
||||
|
||||
extern EFI_GUID gEfiCompatibleMemoryTestedGuid;
|
||||
|
Reference in New Issue
Block a user