Fixed PPI GUID name to follow PI specification.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2695 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-06-21 07:14:45 +00:00
parent 159177dcdc
commit 53f2d96e2e
4 changed files with 3 additions and 15 deletions

View File

@@ -22,7 +22,7 @@
#ifndef __BOOT_IN_RECOVERY_MODE_PPI_H__
#define __BOOT_IN_RECOVERY_MODE_PPI_H__
#define EFI_PEI_BOOT_IN_RECOVERY_MODE_PEIM_PPI \
#define EFI_PEI_BOOT_IN_RECOVERY_MODE_PPI \
{ \
0x17ee496a, 0xd8e4, 0x4b9a, {0x94, 0xd1, 0xce, 0x82, 0x72, 0x30, 0x8, 0x50 } \
}