summaryrefslogtreecommitdiff
path: root/bootstrap/stage2/init (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bootstrap: create build filesDanny Holman2025-05-041-0/+37
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>