]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Synchronization.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Synchronization.c
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-07-08 yshang1Code scrub:
2007-11-30 mdkinneyFix timeout logic in AcquireSpinLock(). It could fail...
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-04-04 yshang1Fixed issue for ICC, since ICC does not allow to cast...
2007-04-03 yshang1Updated MSA file for EBC.
2007-04-03 yshang1Add the ReadWriteBarrier in the Acquire/ReleaseSpin...
2007-04-02 qhuang8Add comments on the definition of SPIN_LOCK_RELEASED...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-11-24 xli24Add volatile to modify LockValue in ReleaseSpinLock().
2006-11-23 xli24Add volatile to modify LockValue in AcquireLockOrFail().
2006-11-13 xli24git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-20 vanjeff1. Fixed bug for WriteUnaligned24() in Unaligned.c...
2006-05-29 bxingChange SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED...
2006-04-21 bbahnsenInitial import.