]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib
Clean up DEC files:
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib /
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