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:
@@ -27,7 +27,7 @@ Abstract:
|
||||
|
||||
#define PEI_SMBUS2_PPI_GUID \
|
||||
{ \
|
||||
0x9ca93627, 0xb65b, 0x4324, 0xa2, 0x2, 0xc0, 0xb4, 0x61, 0x76, 0x45, 0x43 \
|
||||
0x9ca93627, 0xb65b, 0x4324, {0xa2, 0x2, 0xc0, 0xb4, 0x61, 0x76, 0x45, 0x43} \
|
||||
}
|
||||
|
||||
EFI_FORWARD_DECLARATION (EFI_PEI_SMBUS2_PPI);
|
||||
|
Reference in New Issue
Block a user