Here we implement ACPI into KirkOS, while it took a little bit to do, it surely will pay off massively in the long run.
Signed-off-by: kaguya <vpshinomiya@protonmail.com>
Replace the legacy userpsace Makefile with the CMake build system for the kernel
The userspace is the only one still utilizing manual Makefiles, it will eventually be CMakified
Signed-off-by: kaguya <vpshinomiya@protonmail.com>