summaryrefslogtreecommitdiff
path: root/DuetPkg/CpuDxe
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/CpuDxe')
-rw-r--r--DuetPkg/CpuDxe/Cpu.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/CpuDxe/Cpu.inf b/DuetPkg/CpuDxe/Cpu.inf
index 82c11b86fe..4cea2edcb9 100644
--- a/DuetPkg/CpuDxe/Cpu.inf
+++ b/DuetPkg/CpuDxe/Cpu.inf
@@ -38,10 +38,10 @@
UefiBootServicesTableLib
[Sources.IA32]
- IA32/CpuInterrupt.asm
+ Ia32/CpuInterrupt.asm | INTEL
[Sources.X64]
- X64/CpuInterrupt.asm
+ X64/CpuInterrupt.asm | INTEL
[Sources.common]
Cpu.c