summaryrefslogtreecommitdiff
path: root/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/query-cache.bin
AgeCommit message (Collapse)Author
2026-05-27Removed bootloader sub-project. ZenOS will focus on the kernel from now on. ↵HEADmasterVaze
BOOTBOOT will be used as the only supported bootloader for now. Development of a custom bootloader might resume at a much later date.
2026-05-21The kernel should now write the string Hello, World! into a vga-compatible ↵Vaze
text buffer located at 0xb8000. Now I need to write the bootloader to launch the kernel and ensure this text buffer exists.