Correct INF file to make module pass ICC compiler.

Signed-off-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14961 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Liming Gao
2013-12-11 08:22:43 +00:00
committed by lgao4
parent 7476ad722c
commit 4db0b65c06
9 changed files with 18 additions and 18 deletions

View File

@@ -33,12 +33,12 @@
[Sources.IA32]
Ia32/IntHandlerFuncs.c
Ia32/IntHandler.asm | MSFT
Ia32/IntHandler.asm
Ia32/IntHandler.S | GCC
[Sources.X64]
X64/IntHandlerFuncs.c
X64/IntHandler.asm | MSFT
X64/IntHandler.asm
X64/IntHandler.S | GCC
[Packages]