summaryrefslogtreecommitdiff
path: root/bootstrap (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-04bootstrap: create build filesDanny Holman9-0/+224
Create build infrastructure for a bootloader implementation. This loader should support UEFI and be able to load an ELF kernel at a designated entry point. Signed-off-by: Danny Holman <dholman@gymli.org>