summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Synchronization.c
AgeCommit message (Expand)Author
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli24
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli24
2006-11-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...xli24
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing
2006-04-21Initial import.bbahnsen