| Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
Move the entire kernel into its own directory. Create new directories
for system commands, libraries and other required essentials for a
complete Unix-like operating system.
Signed-off-by: Danny Holman <dholman@gymli.org>
|