summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/SynchronizationGcc.c
Commit message (Expand)AuthorAgeFilesLines
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-405/+0
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize BaseLib h files to c files.gikidy2008-12-111-1/+1
* Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy2008-11-251-6/+6
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code scrub:yshang12008-07-081-4/+4
* Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney2007-11-301-16/+47
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+378
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-373/+0
* Updated MSA file for EBC.yshang12007-04-031-3/+10
* Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang12007-04-031-0/+366