mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
The trap frame is in a random location on the stack, and setting Esp0 there wastes significant amounts of space and may lead to unexpected stack overflows. Also use a more descriptive expression for the V86 members of the KTRAP_FRAME.