summaryrefslogtreecommitdiff
path: root/EmulatorPkg/CpuRuntimeDxe
AgeCommit message (Expand)AuthorFilesLines
2021-12-07EmulatorPkg: Apply uncrustify changesMichael Kubacki4-306/+278
2019-05-10EmulatorPkg: Change the cpu frequency to a non-zero valueZhiguang Liu1-1/+4
2019-04-09EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-35/+5
2018-09-25EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-08-30EmulatorPkg: formalize line endingsRuiyu Ni1-12/+12
2016-03-25EmulatorPkg: CpuRuntimeDxe: remove set but unused variablesLaszlo Ersek1-9/+0
2015-02-05EmulatorPkg: Update web page and wiki urlsJordan Justen1-1/+1
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 Fan2-4/+4
2012-08-15EmulatorPkg: Fix Visual Studio build for IA32 & X64jljusten3-9/+9
2012-01-26Fix bug where { NULL } did not terminate with a double NULL. Add support for ...andrewfish1-10/+37
2012-01-24Remove Framework concepts and fully port to PI. Remove the use of Hii for har...andrewfish6-119/+195
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-1/+1
2011-10-31EmulatorPkg: Remove variables that are set, but not usedjljusten2-23/+7
2011-06-28EmulatorPkg: Remove all trailing whitespacejljusten6-300/+300
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten6-0/+2395