mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
- In RtlInitializeContext only set the registers required, don't offset RSP - In KiInitializeContextThread force control segments, which are not set by RtlInitializeContext - Allocate the stack home space in KiInitializeContextThread - Fix BaseInitializeContext to work with the changed stack adjustments