]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib/X64
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / X64 /
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-06-07 Liming GaoMdePkg: Remove X86 ASM and S files
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Fix function names in...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Add volatile Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedI...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedD...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2015-03-05 Hot TianMdePkg: Convert non DOS format files to DOS format
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-05-19 qhuang8Temporarily remove build-in __sync_val_compare_and_swap...
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2009-08-24 mdkinneyFix file headers
2009-08-21 qhuang8Add "/" after "lock" and another instruction to improve...
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-01-30 mdkinneySplit out Synchronization Library from Base Library