Page 2 of 2

Re: Programming the APIC to avoid fault when loading IDT (x6

Posted: Tue Jun 01, 2021 1:47 pm
by austanss
Stivale's GDT used to be undocumented, stating: "Do not rely on the GDT provided by the bootloader". In general, setting up the CPU is a serial process, i.e. GDT -> IDT -> TSS -> syscalls.