summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseSynchronizationLib/X64/InterlockedCompareExchange64.S
Commit message (Expand)AuthorAgeFilesLines
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-181-38/+0
* Update the copyright notice formathhtian2010-04-231-2/+2
* Add "/" after "lock" and another instruction to improve compatibility.qhuang82009-08-211-1/+1
* Remove all unnecessary .align directives in MdePkgqhuang82009-08-111-2/+1
* 1. Remove .extern from GCC assembly.xli242009-05-201-1/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+39