summaryrefslogtreecommitdiff
path: root/EmulatorPkg/CpuRuntimeDxe/MpService.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-21EmulatorPkg/MpService: add enabled processor check for startupThisAPChen Fan1-0/+4
2014-11-21EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...Chen Fan1-10/+24
2014-11-21EmulatorPkg/MpService: fix wrong unsigned to signed variable transitionChen Fan1-10/+31
2014-09-28EmulatorPkg/MpService: remove redundant switch-case statementChen Fan1-4/+0
2014-09-28EmulatorPkg/MpService: Check Processor State when Set ProcedureChen Fan1-1/+7
2014-09-28EmulatorPkg/MpService: use simple pointer accessChen Fan1-9/+9
2014-09-28EmulatorPkg/MpService: Fix a NULL referenceChen Fan1-4/+4
2014-07-31EmulatorPkg/Mpservice: Add StateLock where missingChen Fan1-3/+14
2014-07-31EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlagChen Fan1-4/+0
2014-07-31EmulatorPkg/Mpservice: Remove addressof operatorChen Fan1-11/+11
2014-07-31EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLockChen Fan1-2/+2
2014-07-22EmulatorPkg/MpService: modify AP state should hold a mutexChen Fan1-0/+5
2014-06-27EmulatorPkg/CpuRuntimeDxe: Fix typos in MpServiceChen Fan1-3/+3
2012-08-15EmulatorPkg: Fix Visual Studio build for IA32 & X64jljusten1-3/+3
2012-01-24Remove Framework concepts and fully port to PI. Remove the use of Hii for har...andrewfish1-7/+5
2011-10-31EmulatorPkg: Remove variables that are set, but not usedjljusten1-14/+7
2011-06-28EmulatorPkg: Remove all trailing whitespacejljusten1-264/+264
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten1-0/+1366