summaryrefslogtreecommitdiff
path: root/kernel/target/x86_64-unknown-none/debug/deps/kernel-e20124644575ef15.d
AgeCommit message (Collapse)Author
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.