mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
4bc591c6f0
- Implement KiExceptionExit, which works like KiServiceExit2, but takes an exception frame as 2nd parameter - Add a local exception frame to NtRaiseException and NtContinue, which is needed to exit with a full context on x64 and arm - Use KeContextToTrapFrame again instead of KiSetTrapContext, since we have a proper exception frame now. |
||
---|---|---|
.. | ||
asmmacro.S | ||
callconv.s | ||
intrin_i.h | ||
ke.h | ||
mm.h | ||
trap_x.h |