A simple operating system inspired by whetever will work.
Boot Loader: GNU-EFI
Arch: x86_64
Main Goal:
To create a simple and completely useless operating system, because i can.
Use the make all command to compile the OS.
You can also use the make run command or the "run.bat" file to run the OS in qemu.
If your insane enough to try and run on it real hardware simply flash the .img file in the bin directory to a USB.
Fix shutdown general protection fault.
Add more GUI objects?
Write more comments.
Create own stack in the kernel.
Implement "taskbar/dock".
Implement Tetris.