audk/InOsEmuPkg/CpuRuntimeDxe
jljusten 10d1be3ed9 InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk
This reflects that the threading system may vary in the
OS/thunk layer.

Signed-off-by: jljusten

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11662 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-16 04:47:40 +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 InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk 2011-05-16 04:47:40 +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 InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk 2011-05-16 04:47:40 +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