summaryrefslogtreecommitdiffstats
path: root/DuetPkg
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-29 06:12:05 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-29 06:12:05 +0000
commit77df4b6732c92ddfe22ba8f50100dfdfbbea6a13 (patch)
tree029d0527f66aeba4fad5ce703c41e864b47fb4f2 /DuetPkg
parente9e65e2a03adf1535f00fc7fe3c8b151aeca81be (diff)
downloadedk2-77df4b6732c92ddfe22ba8f50100dfdfbbea6a13.tar.gz
edk2-77df4b6732c92ddfe22ba8f50100dfdfbbea6a13.tar.bz2
edk2-77df4b6732c92ddfe22ba8f50100dfdfbbea6a13.zip
Miss tool chain tag in CPU.inf
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6067 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r--DuetPkg/CpuDxe/Cpu.inf6
1 files changed, 4 insertions, 2 deletions
diff --git a/DuetPkg/CpuDxe/Cpu.inf b/DuetPkg/CpuDxe/Cpu.inf
index 4cea2edcb9..1498d4d28d 100644
--- a/DuetPkg/CpuDxe/Cpu.inf
+++ b/DuetPkg/CpuDxe/Cpu.inf
@@ -38,11 +38,13 @@
UefiBootServicesTableLib
[Sources.IA32]
- Ia32/CpuInterrupt.asm | INTEL
+ Ia32/CpuInterrupt.asm |INTEL
+ Ia32/CpuInterrupt.asm |MSFT
[Sources.X64]
X64/CpuInterrupt.asm | INTEL
-
+ X64/CpuInterrupt.asm | MSFT
+
[Sources.common]
Cpu.c
CpuDxe.h