Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5094 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2008-04-18 04:56:52 +00:00
parent 6cd4aed829
commit c2c8503b37
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ typedef UINT8 PARALLEL_MODE;
// signature "$EFI"
///////////////////////////////////////////////////////////////////////////////
#define EFI_COMPATIBILITY16_TABLE_SIGNATURE EFI_SIGNATURE_32('$', 'E', 'F', 'I')
#define EFI_COMPATIBILITY16_TABLE_SIGNATURE EFI_SIGNATURE_32 ('I', 'F', 'E', '$')
typedef struct {
UINT32 Signature; // "$EFI"