1) Make EfiCpuVersion.c pass ICC and GCC tool-chain

2) Add in CpuIA32Lib_Edk2.inf.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5717 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2008-08-23 08:38:20 +00:00
parent a926396d18
commit 8e35b68162
2 changed files with 4 additions and 3 deletions

View File

@@ -29,11 +29,12 @@ COMPONENT_TYPE = LIBRARY
[sources.ia32]
IA32/CpuIA32.c | MSFT
IA32/CpuIA32.asm | INTEL
IA32/CpuIA32.S | GCC
[sources.x64]
x64/Cpu.asm | MSFT
x64/Cpu.asm | INTEL
[includes.common]
$(EDK_SOURCE)/Foundation/Efi
$(EDK_SOURCE)/Foundation/Efi/Include