Bananymous
|
b0b39c56ba
|
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
|
055b1a2a1a
|
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
|
b4775fbe75
|
Bootloader: installer now patches GPT GUID's
|
2023-11-13 18:53:55 +02:00 |
Bananymous
|
1a75262b04
|
BuildSystem: add bootloader target
Use this target to run banan-os with custom bootloader
|
2023-11-12 01:50:30 +02:00 |