]> git.proxmox.com Git - mirror_edk2.git/history - EmulatorPkg/CpuRuntimeDxe/MpService.c
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / CpuRuntimeDxe / MpService.c
2019-04-09 Michael D KinneyEmulatorPkg: Replace BSD License with BSD+Patent License
2014-11-21 Chen FanEmulatorPkg/MpService: add enabled processor check...
2014-11-21 Chen FanEmulatorPkg/MpService: StartupAllAPs should verify...
2014-11-21 Chen FanEmulatorPkg/MpService: fix wrong unsigned to signed...
2014-09-28 Chen FanEmulatorPkg/MpService: remove redundant switch-case...
2014-09-28 Chen FanEmulatorPkg/MpService: Check Processor State when Set...
2014-09-28 Chen FanEmulatorPkg/MpService: use simple pointer access
2014-09-28 Chen FanEmulatorPkg/MpService: Fix a NULL reference
2014-07-31 Chen FanEmulatorPkg/Mpservice: Add StateLock where missing
2014-07-31 Chen FanEmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag
2014-07-31 Chen FanEmulatorPkg/Mpservice: Remove addressof operator
2014-07-31 Chen FanEmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureL...
2014-07-22 Chen FanEmulatorPkg/MpService: modify AP state should hold...
2014-06-27 Chen FanEmulatorPkg/CpuRuntimeDxe: Fix typos in MpService
2012-08-15 jljustenEmulatorPkg: Fix Visual Studio build for IA32 & X64
2012-01-24 andrewfishRemove Framework concepts and fully port to PI. Remove...
2011-10-31 jljustenEmulatorPkg: Remove variables that are set, but not...
2011-06-28 jljustenEmulatorPkg: Remove all trailing whitespace
2011-06-28 jljustenInOsEmuPkg: Rename package to EmulatorPkg & Sec to...