Fixed the GCC assembler issue. Now we can use full GCC tools to build our package.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@795 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jwang36
2006-07-06 10:31:48 +00:00
parent 450d3b106f
commit df569f61e3
11 changed files with 225 additions and 30 deletions

View File

@@ -843,7 +843,7 @@
</Option>
<Option ToolChainFamily="MSFT" SupArchList="IA32" ToolCode="ASMLINK"/>
<Option ToolChainFamily="MSFT" SupArchList="IA32" ToolCode="PP"> "/nologo", "/P", "/TC", "/FI${DEST_DIR_DEBUG}/AutoGen.h" </Option>
<Option ToolChainFamily="MSFT" SupArchList="IA32" ToolCode="ASL"> "/nologo" </Option>