History log of /reactos/hal/halx86/smp/i386/apentry.S (Results 1 – 1 of 1)
Revision Date Author Comments
# 516ccad3 19-Nov-2023 Justin Miller <justin.miller@reactos.org>

[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 ke

[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.

show more ...