]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.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:50 +0000 (09:51 +0800)
commita04618e68e6459d41d67836077a9f0f55b1a05c6
tree2ac8cecfa7b073fbdb25faf91467b39f7a37fb16
parentad00b0f290ee7c137a1394efb75592b502643421
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/InterlockedCompareExchange16.asm to X64/InterlockedCompareExchange16.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/InterlockedCompareExchange16.nasm [new file with mode: 0644]