]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib/Ia32/GccInline.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / Ia32 / GccInline.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-11-08 Ruiyu NiMdePkg/BaseSynchronizationLib: Fix InternalSync[De...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: simplify IA32 Intern...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix InternalSyncComp...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix InternalSyncComp...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix whitespace and...
2018-09-26 Laszlo ErsekMdePkg/BaseSynchronizationLib: fix XADD operands in...
2018-09-25 Ruiyu NiMdePkg/SynchronizationLib: fix Interlocked[De|In]cremen...
2018-06-28 Liming GaoMdePkg: Clean up source files
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-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2009-08-24 mdkinneyFix file header
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support