]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
MdePkg BaseSynchronizationLib: Convert X64/InterlockedDecrement.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)
commit824415d073d4e009552de25dd96bb3e31962854f
tree3f473cacc665e6fc719640059063a0a5e78ddfe7
parenta04618e68e6459d41d67836077a9f0f55b1a05c6
MdePkg BaseSynchronizationLib: Convert X64/InterlockedDecrement.asm to NASM

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