summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/BaseLib.inf')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index 998b33b885..8d93b91461 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -457,6 +457,7 @@
X64/DisableInterrupts.asm | MSFT
X64/EnableInterrupts.nasm| MSFT
X64/EnableInterrupts.asm | MSFT
+ X64/FlushCacheLine.nasm| MSFT
X64/FlushCacheLine.asm | MSFT
X64/Invd.asm | MSFT
X64/Wbinvd.asm | MSFT
@@ -535,6 +536,7 @@
X64/DisableInterrupts.asm | INTEL
X64/EnableInterrupts.nasm| INTEL
X64/EnableInterrupts.asm | INTEL
+ X64/FlushCacheLine.nasm| INTEL
X64/FlushCacheLine.asm | INTEL
X64/Invd.asm | INTEL
X64/Wbinvd.asm | INTEL