reactos/ntoskrnl/ke
Timo Kreuzer d1517f9df3 EXP [NTOS] Try to improve the situation about KiServiceExit things
Do not convert back from CONTEXT after DbgkForwardException, because that resets the breakpoint address in the trap frame to AT the int 3, which will cause an infinite loop of break points to happen (e.g. in ntdll_winetest info)
2024-02-19 16:55:29 +02:00
..
amd64 EXP [NTOS] Try to improve the situation about KiServiceExit things 2024-02-19 16:55:29 +02:00
arm [NTOS:KE/x86/arm] Use a better boot process affinity value (#6399) 2024-01-24 17:52:56 +01:00
i386 [NTOS:KE/x86/arm] Use a better boot process affinity value (#6399) 2024-01-24 17:52:56 +01:00
apc.c
balmgr.c
bug.c [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00
clock.c
config.c
devqueue.c
dpc.c [NTOS:KE:EX] Fix comment typo. 2023-12-24 22:39:35 +01:00
eventobj.c
except.c
freeze.c
gate.c
gmutex.c
ipi.c [NTOS:KE/x64] Implement initial IPI code 2023-12-18 23:16:39 +02:00
krnlinit.c [NTOS:KE] Fix initialization of node block for application processors 2024-01-18 22:41:46 +01:00
mutex.c
procobj.c
profobj.c
queue.c
semphobj.c
spinlock.c
thrdobj.c [NTOS:KE] Fix some KAFFINITYs 2024-01-16 08:15:53 +01:00
thrdschd.c [NTOS:KE] Fix some KAFFINITYs 2024-01-16 08:15:53 +01:00
time.c
timerobj.c
wait.c