audk/InOsEmuPkg/CpuRuntimeDxe
andrewfish 8b6d0c057f Cleanup MpService interface. Still needs more testing, but now it is much closer to PI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11669 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-17 03:48:27 +00:00
..
Cpu.c Add MP support. Based on PcdEmuApCount APs (Application Processors) are created in the CpuRuntimeDxe driver. If PcdEmuApCount > 0 then the MpServices protocol is created on top of pthreads and the APs are availible to use vis the MpService protocol. 2011-05-13 00:03:26 +00:00
Cpu.inf InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk 2011-05-16 04:47:40 +00:00
CpuDriver.h Cleanup MpService interface. Still needs more testing, but now it is much closer to PI spec. 2011-05-17 03:48:27 +00:00
CpuIo.c Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does not require including system include files. Currently only Unix 64-bit is supported and it has only been tested on Mac OS X. Not all features are ported over, but GOP, via X11, and access to local file systems are supported and you can boot to the shell. 2011-05-11 18:31:20 +00:00
MpService.c Cleanup MpService interface. Still needs more testing, but now it is much closer to PI spec. 2011-05-17 03:48:27 +00:00
Strings.uni Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does not require including system include files. Currently only Unix 64-bit is supported and it has only been tested on Mac OS X. Not all features are ported over, but GOP, via X11, and access to local file systems are supported and you can boot to the shell. 2011-05-11 18:31:20 +00:00