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:
@@ -31,7 +31,7 @@ Abstract:
|
||||
|
||||
|
||||
#define EFI_PLATFORM_MEMTEST_PROTOCOL_GUID \
|
||||
{ 0x859ba18, 0x7dd7, 0x4ed7, 0xa8, 0x8e, 0x10, 0x9c, 0x63, 0x91, 0x7b, 0xdd }
|
||||
{ 0x859ba18, 0x7dd7, 0x4ed7, {0xa8, 0x8e, 0x10, 0x9c, 0x63, 0x91, 0x7b, 0xdd} }
|
||||
|
||||
//
|
||||
// Forward reference for pure ANSI compatability
|
||||
|
Reference in New Issue
Block a user