summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
AgeCommit message (Expand)Author
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
2015-02-28MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel
2015-02-28MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2013-07-29MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
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
2009-08-24Fix file headersmdkinney
2009-08-18Make EOL consistentmdkinney
2009-08-18Add ARM supportmdkinney
2009-02-23Update to fix several ECC warningqhuang8
2009-01-30Split out Synchronization Library from Base Librarymdkinney