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_PCI_CFG_PPI_GUID \
|
||||
{ \
|
||||
0xe1f2eba0, 0xf7b9, 0x4a26, 0x86, 0x20, 0x13, 0x12, 0x21, 0x64, 0x2a, 0x90 \
|
||||
0xe1f2eba0, 0xf7b9, 0x4a26, {0x86, 0x20, 0x13, 0x12, 0x21, 0x64, 0x2a, 0x90} \
|
||||
}
|
||||
|
||||
EFI_FORWARD_DECLARATION (PEI_PCI_CFG_PPI);
|
||||
|
Reference in New Issue
Block a user