summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseSynchronizationLib
AgeCommit message (Expand)Author
2017-04-27MdePkg: Move to new locationGuo Mang
2016-11-17MdePkg/BaseSynchronizationLib: Fix function names in function headersMichael Kinney
2016-11-17MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIsMichael Kinney
2016-10-18MdePkg BaseSynchronizationLib InterlockedCompareExchange64: Fix ICC buildLiming Gao
2016-07-14MdePkg/BaseSynchronizationLib: spin lock alignment is 32 at leastJeff Fan
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASMJordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedDecrement.asm to NASMJordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.asm t...Jordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange32.asm t...Jordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange64.asm t...Jordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedIncrement.asm to NASMJordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedDecrement.asm to NASMJordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange16.asm ...Jordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange32.asm ...Jordan Justen
2016-06-28MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange64.asm ...Jordan Justen
2016-04-05MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64Jeff Fan
2016-04-05MdePkg/BaseSynchronizationLib: Do not check timeout if lock releasedJeff Fan
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen
2015-10-27MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang
2015-03-20MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARMTyler Smith
2015-03-05MdePkg: Convert non DOS format files to DOS formatHot Tian
2015-02-28MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel
2015-02-28MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2013-07-29MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel
2012-03-07Clarify alignment of GetSpinLockProperties() is byte alignment.lgao4
2010-08-13Refine code.sfu5
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-05-19Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang8
2010-05-18Update copyright formathhtian
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang8
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang8
2009-08-24Fix file headermdkinney
2009-08-24Fix file headersmdkinney
2009-08-21Add "/" after "lock" and another instruction to improve compatibility.qhuang8
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Make EOL consistentmdkinney
2009-08-18Add ARM supportmdkinney
2009-08-11Remove all unnecessary .align directives in MdePkgqhuang8
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-201. Remove .extern from GCC assembly.xli24
2009-02-23Update to fix several ECC warningqhuang8
2009-01-30Fix typosmdkinney
2009-01-30Split out Synchronization Library from Base Librarymdkinney