summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseSynchronizationLib
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Refine code.sfu51-2/+2
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter28-66/+66
2010-05-19Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang82-40/+4
2010-05-18Update copyright formathhtian2-6/+6
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang811-320/+387
2010-04-23Update the copyright notice formathhtian34-71/+71
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang83-388/+1
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang81-1/+18
2009-08-24Fix file headermdkinney1-2/+2
2009-08-24Fix file headersmdkinney4-4/+7
2009-08-21Add "/" after "lock" and another instruction to improve compatibility.qhuang84-9/+9
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang84-485/+485
2009-08-18Make EOL consistentmdkinney1-5/+5
2009-08-18Add ARM supportmdkinney5-4/+493
2009-08-11Remove all unnecessary .align directives in MdePkgqhuang81-2/+1
2009-05-20Replace .globl with ASM_GLOBALxli244-4/+4
2009-05-201. Remove .extern from GCC assembly.xli244-4/+4
2009-02-23Update to fix several ECC warningqhuang81-3/+8
2009-01-30Fix typosmdkinney1-3/+3
2009-01-30Split out Synchronization Library from Base Librarymdkinney33-0/+2679