]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedDecrement.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:13 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:47 +0000 (09:51 +0800)
commit8605247f6577519c70c13d07e7b8c4f1a48763b0
treea84fb84741c37d4b08bcac2c5f9ce30038dd7368
parent0b45f691310e9e5a6a767de1c05d5c8ff2dbe8a7
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedDecrement.asm to NASM

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