diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf index 7a90728794..4f7026bdfe 100644 --- a/MdePkg/Library/BaseLib/BaseLib.inf +++ b/MdePkg/Library/BaseLib/BaseLib.inf @@ -286,7 +286,8 @@ X86ReadIdtr.c X86ReadGdtr.c X86Msr.c - X86MemoryFence.c + X86MemoryFence.c | MSFT + X86MemoryFence.c | INTEL X86GetInterruptState.c X86FxSave.c X86FxRestore.c