MdePkg/Library/BaseLib: Enable VS2017/ARM64 builds
Required GCC assembly files are converted for the MSFT assembler Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Pete Batard <pete@akeo.ie> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -867,6 +867,14 @@
|
||||
AArch64/SetJumpLongJump.S | GCC
|
||||
AArch64/CpuBreakpoint.S | GCC
|
||||
|
||||
AArch64/MemoryFence.asm | MSFT
|
||||
AArch64/SwitchStack.asm | MSFT
|
||||
AArch64/EnableInterrupts.asm | MSFT
|
||||
AArch64/DisableInterrupts.asm | MSFT
|
||||
AArch64/GetInterruptsState.asm | MSFT
|
||||
AArch64/SetJumpLongJump.asm | MSFT
|
||||
AArch64/CpuBreakpoint.asm | MSFT
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
|
||||
|
Reference in New Issue
Block a user