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:
@@ -26,7 +26,7 @@ Abstract:
|
||||
|
||||
#define EFI_APRIORI_GUID \
|
||||
{ \
|
||||
0xfc510ee7, 0xffdc, 0x11d4, 0xbd, 0x41, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \
|
||||
0xfc510ee7, 0xffdc, 0x11d4, {0xbd, 0x41, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \
|
||||
}
|
||||
|
||||
extern EFI_GUID gAprioriGuid;
|
||||
|
Reference in New Issue
Block a user