reactos/ntoskrnl/ke/i386
Hermès Bélusca-Maïto d15e36a1f1
[NTOS:KE][SDK:ASM] Code formatting/styling only.
- Un-hardcode the RPL_MASK value.
- s/KiUnexpectedInterrupt&Number/KiUnexpectedInterrupt&Vector/
- Use C-style comments in traphdlr.c as everywhere else in the file.
- Update the URLs for the MSDN "FPO" macro documentation.
2019-06-20 18:07:59 +02:00
..
abios.c
context.c
cpu.c [NTOS][USERSRV] Silence noisy debug output. 2019-04-22 17:41:17 +02:00
ctxswitch.S [NTOS:KE] Add function comments 2019-03-06 00:39:25 +01:00
exp.c
irqobj.c
kiinit.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
ldt.c
mtrr.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
patpge.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
thrdini.c Correctly bugcheck if we aren't returning a usermode thread (#506) 2018-04-24 23:07:02 +01:00
trap.s [NTOS:KE][SDK:ASM] Code formatting/styling only. 2019-06-20 18:07:59 +02:00
traphdlr.c [NTOS:KE][SDK:ASM] Code formatting/styling only. 2019-06-20 18:07:59 +02:00
usercall.c
usercall_asm.S
v86vdm.c [NTOS/KE] Add diagnosis DPRINT for CORE-15642 2019-01-21 09:38:29 +01:00