Bananymous
|
c791a1c200
|
Bootloader: Build with cmake instead of custom script
|
2023-11-14 03:44:47 +02:00 |
Bananymous
|
bd3f2bb61c
|
Bootloader: Split bootloader into multiple files
This cleans up the code since bootloader is starting to near 1k lines
|
2023-11-14 03:27:52 +02:00 |
Bananymous
|
7ca9a961b3
|
Bootloader move bootloader code from arch directory
The os itself only supports x86 so this won't matter. x86_64 and i386
use the same bootloader assembly.
|
2023-11-13 21:42:58 +02:00 |
Bananymous
|
d2970b5b8d
|
Bootloader: installer now patches GPT GUID's
|
2023-11-13 18:53:55 +02:00 |
Bananymous
|
d5aa08baa5
|
BuildSystem: add bootloader target
Use this target to run banan-os with custom bootloader
|
2023-11-12 01:50:30 +02:00 |