index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EmulatorPkg
/
CpuRuntimeDxe
Age
Commit message (
Expand
)
Author
2014-11-21
EmulatorPkg/MpService: add enabled processor check for startupThisAP
Chen Fan
2014-11-21
EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...
Chen Fan
2014-11-21
EmulatorPkg/MpService: fix wrong unsigned to signed variable transition
Chen Fan
2014-09-28
EmulatorPkg/MpService: remove redundant switch-case statement
Chen Fan
2014-09-28
EmulatorPkg/MpService: Check Processor State when Set Procedure
Chen Fan
2014-09-28
EmulatorPkg/MpService: use simple pointer access
Chen Fan
2014-09-28
EmulatorPkg/MpService: Fix a NULL reference
Chen Fan
2014-07-31
EmulatorPkg/Mpservice: Add StateLock where missing
Chen Fan
2014-07-31
EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag
Chen Fan
2014-07-31
EmulatorPkg/Mpservice: Remove addressof operator
Chen Fan
2014-07-31
EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock
Chen Fan
2014-07-22
EmulatorPkg/MpService: modify AP state should hold a mutex
Chen Fan
2014-06-27
EmulatorPkg/CpuRuntimeDxe: Fix typos in MpService
Chen Fan
2012-08-15
EmulatorPkg: Fix Visual Studio build for IA32 & X64
jljusten
2012-01-26
Fix bug where { NULL } did not terminate with a double NULL. Add support for ...
andrewfish
2012-01-24
Remove Framework concepts and fully port to PI. Remove the use of Hii for har...
andrewfish
2011-11-21
According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...
lzeng14
2011-10-31
EmulatorPkg: Remove variables that are set, but not used
jljusten
2011-06-28
EmulatorPkg: Remove all trailing whitespace
jljusten
2011-06-28
InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host
jljusten