index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseSynchronizationLib
/
X64
Age
Commit message (
Expand
)
Author
2017-04-27
MdePkg: Move to new location
Guo Mang
2016-11-17
MdePkg/BaseSynchronizationLib: Fix function names in function headers
Michael Kinney
2016-11-17
MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIs
Michael Kinney
2016-06-28
MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASM
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert X64/InterlockedDecrement.asm to NASM
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.asm t...
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange32.asm t...
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange64.asm t...
Jordan Justen
2015-03-05
MdePkg: Convert non DOS format files to DOS format
Hot Tian
2015-02-28
MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16
Ard Biesheuvel
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-05-19
Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...
qhuang8
2010-05-18
Update copyright format
hhtian
2010-05-18
1. Restore the inline C implementation of GCC assembly files that was tempora...
qhuang8
2010-04-23
Update the copyright notice format
hhtian
2010-02-23
Temporarily remove the C implementation of some GCC assembly files in MdePkg....
qhuang8
2009-08-24
Fix file headers
mdkinney
2009-08-21
Add "/" after "lock" and another instruction to improve compatibility.
qhuang8
2009-08-19
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-18
Add ARM support
mdkinney
2009-08-11
Remove all unnecessary .align directives in MdePkg
qhuang8
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-01-30
Split out Synchronization Library from Base Library
mdkinney