summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseCpuLib/BaseCpuLib.inf')
-rw-r--r--MdePkg/Library/BaseCpuLib/BaseCpuLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
index 28e963c2f8..5b88cc4a8e 100644
--- a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
+++ b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
@@ -45,10 +45,12 @@
Ia32/CpuFlushTlbGcc.c | GCC
[Sources.X64]
+ X64/CpuFlushTlb.nasm
X64/CpuFlushTlb.asm
X64/CpuSleep.asm
X64/CpuSleep.S | GCC
+ X64/CpuFlushTlb.nasm| GCC
X64/CpuFlushTlb.S | GCC
[Sources.IPF]