Skip to content

Releases: codyd51/axle

nightly-e7c8973e7bed7e6b84764a1db1c760cd135f981f

[Kernel] SMI can be disabled during kheap unlock

nightly-b8d5e5e3a5fc57752e6e65c34dcc1cd160623c62

[Kernel] Per-core storage tracks a TSS

nightly-b308239c0beacae81c4837c1dfc4fbf8835596cb

[Kernel] Keep idt.h dependency-free as it’s copied to the sysroot

nightly-90203ff97d5c9b47b48ed3e1703d03f5a7948ac0

[Kernel] AP boostrap jumps into the main kernel once finished

nightly-23b2e6394c2b0800e6bf77e8a25042cdeca381da

[Kernel] AP bootstrap loads a small stack

nightly-dcc8956ca255b8c283e562bdfb0137f5f267069f

[Meta] Document AP bootstrap page

nightly-dc3a921cdc6d2bb0d6704dc1eea0f8bcef6d0232

[Kernel] PMM specially reserves the AP bootstrap page, even though it…

nightly-785ebcfb8bdb91fdede41535f260cf83a80ea9a3

[Kernel] Compile an AP bootstrap program and include it in the boot i…

nightly-7538b9af235eaf0418485c01d4488d5876a27274

[Kernel] Create a Protected Mode GDT

nightly-5f7150e6f32cfd91dfe9708843eb2fa26e3a60b2

[Kernel] Bootloader maps AP bootstrap and passes it to the kernel