]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib/Ia32
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / Ia32 /
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: Add volatile Interlocked...
2016-10-18 Liming GaoMdePkg BaseSynchronizationLib InterlockedCompareExchang...
2016-07-14 Jeff FanMdePkg/BaseSynchronizationLib: spin lock alignment...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-04-05 Jeff FanMdePkg/BaseSynchronizationLib: Add spin lock alignment...
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 header
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-01-30 mdkinneySplit out Synchronization Library from Base Library