Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootstrap: update build configsHEADmaster | Danny Holman | 2025-08-28 | 1 | -48/+34 |
| | | | | | | | Update the build configuration files for the included bootloader to match the formatting requirements of the main build configs. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | bootstrap: create build files | Danny Holman | 2025-05-04 | 1 | -0/+48 |
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> |