summaryrefslogtreecommitdiff
path: root/bootloader/target/x86_64-unknown-uefi/debug/incremental/bootloader-1f110cjlt1ech/s-hitj82l7cm-0ttmdho-0pvev6n646ymtmqw36ox8t54a/3pc4cy8k1a7gklcdi6280zovr.o
AgeCommit message (Collapse)Author
2026-05-25Created a .gitignore to remove nasty build artifacts and created a ↵Vaze
Makefile.toml for cargo make to automate bootloader build process.
2026-05-24Added functionality to bootloader so it can now read the kernel file to memory.Vaze