Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except waning 1419.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2326 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2007-01-26 06:54:08 +00:00
parent d59f2c721b
commit 617de480bc
8 changed files with 64 additions and 76 deletions

View File

@@ -189,6 +189,7 @@ EbcInterpret (
return (UINT64) VmContext.R[7];
}
STATIC
UINT64
ExecuteEbcImageEntryPoint (
IN EFI_HANDLE ImageHandle,