From: xli24 Date: Wed, 14 Feb 2007 07:19:58 +0000 (+0000) Subject: Temporarily disable /WX for HelloWorld module, for there is a bug in tool, which... X-Git-Tag: edk2-stable201903~23484 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=97297c21fabe2b9618b0fda93c0fd4d4011836de Temporarily disable /WX for HelloWorld module, for there is a bug in tool, which causes inconsistency between UefiApplicationLib and AutoGen.c leading to warning of ICC compiler. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2393 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa index 5f9192bdfe..92edf3e0aa 100644 --- a/EdkModulePkg/Application/HelloWorld/HelloWorld.msa +++ b/EdkModulePkg/Application/HelloWorld/HelloWorld.msa @@ -51,4 +51,9 @@ UefiMain + + + + + \ No newline at end of file