summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Synchronization.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu21-2/+2
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff1-3/+3
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing1-4/+6
2006-04-21Initial import.bbahnsen1-0/+353