]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseLib: Enable VS2017/ARM builds
[mirror_edk2.git] / MdePkg / Library / BaseLib / BaseLib.inf
index 320ac457ea3d2668c1e71487b1bea229d6149042..3c07e6bad977b7a1530051247a26d6b05274977e 100644 (file)
@@ -67,6 +67,8 @@
   BaseLibInternals.h\r
 \r
 [Sources.Ia32]\r
+  Ia32/WriteTr.nasm\r
+\r
   Ia32/Wbinvd.c | MSFT \r
   Ia32/WriteMm7.c | MSFT \r
   Ia32/WriteMm6.c | MSFT \r
   X64/EnableCache.asm\r
   X64/DisableCache.nasm\r
   X64/DisableCache.asm\r
+  X64/WriteTr.nasm\r
 \r
   X64/CpuBreakpoint.c | MSFT \r
   X64/WriteMsr64.c | MSFT \r
 [Sources.ARM]\r
   Arm/InternalSwitchStack.c\r
   Arm/Unaligned.c\r
-  Math64.c                   | RVCT \r
-    \r
+  Math64.c                   | RVCT\r
+  Math64.c                   | MSFT\r
+\r
   Arm/SwitchStack.asm        | RVCT\r
   Arm/SetJumpLongJump.asm    | RVCT\r
   Arm/DisableInterrupts.asm  | RVCT\r
   Arm/CpuPause.asm           | RVCT\r
   Arm/CpuBreakpoint.asm      | RVCT\r
   Arm/MemoryFence.asm        | RVCT\r
\r
+\r
+  Arm/SwitchStack.asm        | MSFT\r
+  Arm/SetJumpLongJump.asm    | MSFT\r
+  Arm/DisableInterrupts.asm  | MSFT\r
+  Arm/EnableInterrupts.asm   | MSFT\r
+  Arm/GetInterruptsState.asm | MSFT\r
+  Arm/CpuPause.asm           | MSFT\r
+  Arm/CpuBreakpoint.asm      | MSFT\r
+  Arm/MemoryFence.asm        | MSFT\r
+\r
   Arm/Math64.S                  | GCC\r
   Arm/SwitchStack.S             | GCC\r
   Arm/EnableInterrupts.S        | GCC\r