summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/SynchronizationGcc.c
AgeCommit message (Expand)Author
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-11Synchronize BaseLib h files to c files.gikidy
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-07-08Code scrub:yshang1
2007-11-30Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-04-03Updated MSA file for EBC.yshang1
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang1