A multicore x86_64 kernel implementation using grub
so far.
Reference of x86 common.
As explained, a part of the kernel is contained in other project directories.
The build actually assume that your host compiler is x64.
- Higher half loaded
- Boot
- GDT
- Early Paging
- Long mode
- IDT
- TSS
- SMP init
- Memory
- VMM