bootloader
bootloader copied to clipboard
Advanced Documentation
Currently we only provide some minimal build instructions in the Readme. We should also document advanced patterns such as:
- [ ] Creating a higher half kernel
- [x] ~~Chainloading with GRUB (see #49)~~ Completed in #66
I think the best approach for now is to just create a doc folder with markdown files in it and link it from the Readme.
@64 Feel free to extend this list if you have more ideas.