mirror of
https://github.com/reactos/reactos.git
synced 2024-11-24 12:03:31 +08:00
a016ccd117
- Deliver pending APCs on trap exit - Pass the trapframe of KiApcInterrupt to KiDeliverApcs, not NULL. - Fix parameter passing from KiSwapContext to KiSwapContextInternal and KiSwapContextResume, so that the ApcBypass parameter is not uninitialized - Fix return value of KiSwapContextResume to correctly indicate whether we want to have APCs directly delivered or not (when there are non, or when delivery is suppressed) |
||
---|---|---|
.. | ||
asm.inc | ||
CMakeLists.txt | ||
genincdata.c | ||
ks386.template.h | ||
ksamd64.template.h | ||
ksarm.template.h | ||
ksx.template.h | ||
kxamd64.inc | ||
kxarm.h | ||
macamd64.inc | ||
syscalls.inc | ||
trapamd64.inc |