*
*This is change is possible incorrect. PsInitProcessManagment is called
after the boot processor is started and before the application
processors are started (on a smp machine). All system threads will only
run on the boot processor.
- Hartmut
Hi,
I made a quick fix to stop the bugcheck from happening. The value
shouldn't be hard-coded and I guess it should be written after
application CPUs are initted.
Best regards,
Alex Ionescu