reactos/ntoskrnl/ke/i386
Justin Miller 516ccad340
[NTOS:KE][HALX86] Implement AP startup code (#5879)
Co-authored-by: Victor Perevertkin <victor.perevertkin@reactos.org>

Introduce the initial changes needed to get other processors up and into kernel mode. 
This only supports x86 as of now but is the first real step towards using other system processors.
2023-11-19 15:51:33 -08:00
..
abios.c
context.c
cpu.c [NTOS:KE] Report x86 CPU features in a separate function 2023-07-02 21:00:31 +03:00
ctxswitch.S
exp.c
irqobj.c
kiinit.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
ldt.c Fix typo "managment" -> "management" in our codebase... 2023-06-04 21:39:56 +02:00
mproc.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
mtrr.c
patpge.c
thrdini.c
trap.s
traphdlr.c
usercall.c
usercall_asm.S
v86vdm.c
zeropage.S