]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange64.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:14 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:49 +0000 (09:51 +0800)
commite5f458f0293c2c153738dd0bb09a611d841d7190
tree55ccb68875f198611c2c5adaf7f584e300daaca0
parent9d7205629706eb3b991b047fe94fe3153938cebb
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange64.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/InterlockedCompareExchange64.asm to X64/InterlockedCompareExchange64.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
MdePkg/Library/BaseSynchronizationLib/X64/InterlockedCompareExchange64.nasm [new file with mode: 0644]