summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseSynchronizationLib
Commit message (Expand)AuthorAgeFilesLines
* Refine code.sfu52010-08-131-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-2528-66/+66
* Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang82010-05-192-40/+4
* Update copyright formathhtian2010-05-182-6/+6
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-1811-320/+387
* Update the copyright notice formathhtian2010-04-2334-71/+71
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang82010-02-233-388/+1
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-271-1/+18
* Fix file headermdkinney2009-08-241-2/+2
* Fix file headersmdkinney2009-08-244-4/+7
* Add "/" after "lock" and another instruction to improve compatibility.qhuang82009-08-214-9/+9
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-194-485/+485
* Make EOL consistentmdkinney2009-08-181-5/+5
* Add ARM supportmdkinney2009-08-185-4/+493
* Remove all unnecessary .align directives in MdePkgqhuang82009-08-111-2/+1
* Replace .globl with ASM_GLOBALxli242009-05-204-4/+4
* 1. Remove .extern from GCC assembly.xli242009-05-204-4/+4
* Update to fix several ECC warningqhuang82009-02-231-3/+8
* Fix typosmdkinney2009-01-301-3/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-3033-0/+2679