]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange32.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)
commitad00b0f290ee7c137a1394efb75592b502643421
tree3a36b1695fb0d23966048110f15f450fdb2851c4
parente5f458f0293c2c153738dd0bb09a611d841d7190
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange32.asm to NASM

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