Sync/include
Curle 8a54815712 Add all of the functionality to allow the kernel to boot itself.
This is a trimmed down version of Syncboot integrated into the kernel.
The plan is, eventually, to allow the kernel to be booted by Syncboot, but that'll take a lot of research into QEMU.
This was just quicker to do.

This isn't tested, as I still need to figure out how to compile the EFI entry point separately.
They can be linked together, however. That's why the kernel is designed around a PE32+ format.
2019-09-11 23:44:11 +01:00
..
arch/i386 Fixes and improvements. 2019-06-25 22:31:26 +01:00
bitfont Add bitmap font. 2019-07-24 01:39:53 +01:00
kernel Shuffle headers 2019-07-22 22:31:49 +01:00
reqs Shuffle headers 2019-07-22 22:31:49 +01:00
efiboot.h Add all of the functionality to allow the kernel to boot itself. 2019-09-11 23:44:11 +01:00
kernel.h Add all of the functionality to allow the kernel to boot itself. 2019-09-11 23:44:11 +01:00