This is a OS made from scratch. Intended to support Linux ELFs.
At some point it might be able to support Windows EXEs and Windows APIs.
(AKA Run Linux and Windows software)
Its just x86-64 so far with Multiboot2
I don't know its based on CodePulse's OS kernel series
Note: I don't know what type of BIOSes support Multiboot2, I am just using QEMU to run it currently
Use the commands provided (here)[https://github.com/davidcallanan/os-series/blob/ep2/README.md] for compilation, but instead of "myos-buildenv" use "antartic-os-env"