summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseSynchronizationLib: RISC-V cache related code.Abner Chang2020-05-071-0/+5
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-6/+1
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-14/+1
* MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return valueRuiyu Ni2018-09-251-10/+8
* MdePkg: Clean up source filesLiming Gao2018-06-281-14/+14
* MdePkg: Remove X86 ASM and S filesLiming Gao2018-06-071-11/+1
* MdePkg/Library/BaseSynchronizationLib: Enable VS2017/ARM64 buildsPete Batard2018-04-171-1/+2
* MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASMJordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert X64/InterlockedDecrement.asm to NASMJordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.asm t...Jordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange32.asm t...Jordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange64.asm t...Jordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedIncrement.asm to NASMJordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedDecrement.asm to NASMJordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange16.asm ...Jordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange32.asm ...Jordan Justen2016-06-281-0/+1
* MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange64.asm ...Jordan Justen2016-06-281-0/+1
* MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64Jeff Fan2016-04-051-1/+8
* MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel2015-02-281-0/+5
* MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin2015-02-281-2/+3
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-2/+4
* MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-1/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-181-9/+2
* Update the copyright notice formathhtian2010-04-231-3/+3
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang82010-02-231-3/+1
* Fix file headersmdkinney2009-08-241-1/+4
* Make EOL consistentmdkinney2009-08-181-5/+5
* Add ARM supportmdkinney2009-08-181-3/+8
* Update to fix several ECC warningqhuang82009-02-231-3/+8
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+88