audk/MdePkg/Library/BaseSynchronizationLib
Jordan Justen ce61e2a5a7 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>
2016-06-28 09:51:51 +08:00
..
AArch64 MdePkg/BaseSynchronizationLib: fix AArch64 return values 2015-10-27 11:56:57 +00:00
Arm MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARM 2015-03-20 12:17:02 +00:00
Ebc MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16 2015-02-28 20:31:54 +00:00
Ia32 MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedIncrement.asm to NASM 2016-06-28 09:51:48 +08:00
Ipf MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64 2016-04-05 14:07:15 +08:00
X64 MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASM 2016-06-28 09:51:51 +08:00
BaseSynchronizationLib.inf MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASM 2016-06-28 09:51:51 +08:00
BaseSynchronizationLib.uni MdePkg: Convert all .uni files to utf-8 2015-12-15 04:53:50 +00:00
BaseSynchronizationLibInternals.h MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64 2016-04-05 14:07:15 +08:00
Synchronization.c MdePkg/BaseSynchronizationLib: Do not check timeout if lock released 2016-04-05 14:07:15 +08:00
SynchronizationGcc.c MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64 2016-04-05 14:07:15 +08:00
SynchronizationMsc.c MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64 2016-04-05 14:07:15 +08:00