]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c
MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIs
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / SynchronizationGcc.c
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Add volatile Interlocked...
2016-04-05 Jeff FanMdePkg/BaseSynchronizationLib: Add spin lock alignment...
2016-04-05 Jeff FanMdePkg/BaseSynchronizationLib: Do not check timeout...
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2012-03-07 lgao4Clarify alignment of GetSpinLockProperties() is byte...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-08-24 mdkinneyFix file headers
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support
2009-01-30 mdkinneySplit out Synchronization Library from Base Library