summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Synchronization.c
Commit message (Expand)AuthorAgeFilesLines
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-0/+74
* In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu22006-06-221-2/+2
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-3/+3
* Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing2006-05-291-4/+6
* Initial import.bbahnsen2006-04-211-0/+353