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:
@ -37,7 +37,7 @@ EFI_FORWARD_DECLARATION (EFI_BOOT_SCRIPT_SAVE_PROTOCOL);
|
||||
//
|
||||
#define EFI_BOOT_SCRIPT_SAVE_PROTOCOL_GUID \
|
||||
{ \
|
||||
0x470e1529, 0xb79e, 0x4e32, 0xa0, 0xfe, 0x6a, 0x15, 0x6d, 0x29, 0xf9, 0xb2 \
|
||||
0x470e1529, 0xb79e, 0x4e32, {0xa0, 0xfe, 0x6a, 0x15, 0x6d, 0x29, 0xf9, 0xb2} \
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user