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:
qhuang8
2008-03-28 12:00:46 +00:00
parent 4c5d09830b
commit 7ccf38a33e
248 changed files with 327 additions and 327 deletions

View File

@ -25,7 +25,7 @@ Abstract:
#define PEI_DEVICE_RECOVERY_MODULE_INTERFACE_PPI \
{ \
0x0DE2CE25, 0x446A, 0x45a7, 0xBF, 0xC9, 0x37, 0xDA, 0x26, 0x34, 0x4B, 0x37 \
0x0DE2CE25, 0x446A, 0x45a7, {0xBF, 0xC9, 0x37, 0xDA, 0x26, 0x34, 0x4B, 0x37} \
}
EFI_FORWARD_DECLARATION (PEI_DEVICE_RECOVERY_MODULE_INTERFACE);