summaryrefslogtreecommitdiff
path: root/DuetPkg/CpuDxe/Cpu.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-01 09:24:57 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-01 09:24:57 +0000
commit99032c4556960f87bc57135f02daab526202f19c (patch)
tree7f00f7dfaf6d625007a9aad87f4f20df07e860ed /DuetPkg/CpuDxe/Cpu.inf
parentb0e441b554c716bfa684439f708d751843e7f585 (diff)
downloadedk2-platforms-99032c4556960f87bc57135f02daab526202f19c.tar.xz
Pass X64 GCC building
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7741 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/CpuDxe/Cpu.inf')
-rw-r--r--DuetPkg/CpuDxe/Cpu.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/DuetPkg/CpuDxe/Cpu.inf b/DuetPkg/CpuDxe/Cpu.inf
index 888655ab60..d77907287e 100644
--- a/DuetPkg/CpuDxe/Cpu.inf
+++ b/DuetPkg/CpuDxe/Cpu.inf
@@ -45,7 +45,8 @@
[Sources.X64]
X64/CpuInterrupt.asm | INTEL
X64/CpuInterrupt.asm | MSFT
-
+ X64/CpuInterrupt.S |GCC
+
[Sources.common]
Cpu.c
CpuDxe.h