This is a small self-built operating system using an EFI kernel in C.
- Run
./0A_complete_build.sh
- Copy the content of EFI_IMG on a USB device.
- Now you can boot OS Y.
Tip
You may need to disable secure boot.
Note
Screen output is currently not supported for Mac devices although keyboard input is working.
- Thanks to OSDev Wiki for providing helpful guides and tutorials.