i change my mind we're going limine

This commit is contained in:
2026-07-14 08:46:22 +10:00
parent 11c8a6cae9
commit 15e808a001
17 changed files with 1067 additions and 307 deletions

5
get_limine.sh Normal file
View File

@@ -0,0 +1,5 @@
# Download the latest Limine binary release.
curl -L https://github.com/Limine-Bootloader/Limine/releases/latest/download/limine-binary.tar.gz | gunzip | tar -xf -
# Build "limine" utility.
make -C limine-binary