The bootloader for the Doors project.
- Supports x86-64
- Kernel stored on disk with other boot-related files on dedicated on-disk partition (support for using these files will be added later)
- Loads a memory map, passing it to the kernel
TODO. The makefile still contains a lot of stuff specific to my setup. Will make a proper build system later.