diff options
Diffstat (limited to 'MdePkg/Library/BaseCpuLib/BaseCpuLib.inf')
-rw-r--r-- | MdePkg/Library/BaseCpuLib/BaseCpuLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf index 4e0f0a1103..8ea63672f4 100644 --- a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf +++ b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf @@ -36,6 +36,7 @@ Ia32/CpuSleep.c | MSFT
Ia32/CpuFlushTlb.c | MSFT
+ Ia32/CpuSleep.nasm| INTEL
Ia32/CpuSleep.asm | INTEL
Ia32/CpuFlushTlb.asm | INTEL
|