The Polycule OS https://bsd.gay
Find a file
fef c7eb58b930
boot: add basic multiboot support
Turns out writing your own bootloader from scratch
is something you probably don't wanna be bothered
with when your main goal is writing an entire
operating system.  Blessed be the souls of the
maniacs who gave us GRUB, and punched be their
faces for writing such inconsistent documentation.
2021-09-18 16:48:46 +02:00
.vscode add template config for vs code 2021-09-17 19:50:21 +02:00
arch/x86/config boot: add basic multiboot support 2021-09-18 16:48:46 +02:00
boot boot: add basic multiboot support 2021-09-18 16:48:46 +02:00
cmake boot: add basic multiboot support 2021-09-18 16:48:46 +02:00
include boot: add basic multiboot support 2021-09-18 16:48:46 +02:00
.editorconfig initial commit uwu 2021-09-13 18:51:51 +02:00
.gitignore boot: add basic multiboot support 2021-09-18 16:48:46 +02:00
CMakeLists.txt boot: add basic multiboot support 2021-09-18 16:48:46 +02:00
LICENSE initial commit uwu 2021-09-13 18:51:51 +02:00