]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / BaseSynchronizationLib.inf
2022-11-29 Sunil V LBaseSynchronizationLib: Fix RISC-V helper name
2022-10-14 Chao LiMdePkg/BaseSynchronizationLib: LoongArch cache related...
2022-05-13 Rebecca CranMdePkg: Remove RVCT support
2020-05-07 Abner ChangMdePkg/BaseSynchronizationLib: RISC-V cache related...
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-09-25 Chen A ChenMdePkg: Removing ipf which is no longer supported from...
2018-09-25 Ruiyu NiMdePkg/SynchronizationLib: fix Interlocked[De|In]cremen...
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-06-07 Liming GaoMdePkg: Remove X86 ASM and S files
2018-04-17 Pete BatardMdePkg/Library/BaseSynchronizationLib: Enable VS2017...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedI...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedD...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-04-05 Jeff FanMdePkg/BaseSynchronizationLib: Add spin lock alignment...
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2015-02-28 Olivier MartinMdePkg/BaseSynchronizationLib: Added proper support...
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2013-07-29 Harry LiebelMdePkg/BaseSynchronizationLib: Added ARM Aarch64 archit...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2009-08-24 mdkinneyFix file headers
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd ARM support
2009-02-23 qhuang8Update to fix several ECC warning
2009-01-30 mdkinneySplit out Synchronization Library from Base Library