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
/
BaseSynchronizationLib.inf
Age
Commit message (
Expand
)
Author
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
2016-06-28
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedIncrement.asm to NASM
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedDecrement.asm to NASM
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange16.asm ...
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange32.asm ...
Jordan Justen
2016-06-28
MdePkg BaseSynchronizationLib: Convert Ia32/InterlockedCompareExchange64.asm ...
Jordan Justen
2016-04-05
MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64
Jeff Fan
2015-02-28
MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16
Ard Biesheuvel
2015-02-28
MdePkg/BaseSynchronizationLib: Added proper support for ARM architecture
Olivier Martin
2014-08-27
MdePkg: INF/DEC file updates to EDK II packages
Gao, Liming
2013-07-29
MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support
Harry Liebel
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
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-24
1. Correct File header to ## @file
lgao4
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-18
Make EOL consistent
mdkinney
2009-08-18
Add ARM support
mdkinney
2009-02-23
Update to fix several ECC warning
qhuang8
2009-01-30
Split out Synchronization Library from Base Library
mdkinney