]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib
MdePkg/BaseLib: Support IA32 processors without CLFLUSH
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib /
2015-03-20 Tyler SmithMdePkg: BaseSynchronizationLib: fix Increment/Decrement...
2015-03-05 Hot TianMdePkg: Convert non DOS format files to DOS format
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2015-02-28 Olivier MartinMdePkg/BaseSynchronizationLib: Added proper support...
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2013-07-29 Harry LiebelMdePkg/BaseSynchronizationLib: Added ARM Aarch64 archit...
2012-03-07 lgao4Clarify alignment of GetSpinLockProperties() is byte...
2010-08-13 sfu5Refine code.
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-24 lgao41. Correct File header to ## @file
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2009-08-24 mdkinneyFix file header
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 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd ARM support
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-02-23 qhuang8Update to fix several ECC warning
2009-01-30 mdkinneyFix typos
2009-01-30 mdkinneySplit out Synchronization Library from Base Library