]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib/X64
SecurityPkg: Add Tpm2Startup return code check.
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / X64 /
2015-03-05 Hot TianMdePkg: Convert non DOS format files to DOS format
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-05-19 qhuang8Temporarily remove build-in __sync_val_compare_and_swap...
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2009-08-24 mdkinneyFix file headers
2009-08-21 qhuang8Add "/" after "lock" and another instruction to improve...
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-01-30 mdkinneySplit out Synchronization Library from Base Library