]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.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:51 +0000 (09:51 +0800)
commitce61e2a5a720cd28296e329cd86e4fef676ca411
treeb341d82898192a5fea7a6958439b88ae785f94cb
parent824415d073d4e009552de25dd96bb3e31962854f
MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASM

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