summaryrefslogtreecommitdiff
path: root/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/uefi-7c02d9ffb3b1ad81/lib-uefi.json
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-24Added functionality to bootloader so it can now read the kernel file to memory.Vaze