Programming the APIC to avoid fault when loading IDT (x64)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
austanss
Member
Member
Posts: 377
Joined: Sun Oct 11, 2020 9:46 pm
Location: United States

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

Post 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.
Skylight: https://github.com/austanss/skylight

I make stupid mistakes and my vision is terrible. Not a good combination.

NOTE: Never respond to my posts with "it's too hard".
Post Reply