The bootloader of the Sync OS project.
Curle
a07c29adf4
For some reason, git is now the only way for me to update the files. Annoying, but okay. |
||
---|---|---|
gnu-efi | ||
inc | ||
src | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
c_files.txt | ||
compile.py | ||
makefile | ||
OVMF_X64.fd | ||
program.so.debug | ||
README.md | ||
uefi-simple.sln |
##Sync UEFI Bootloader
This branch represents the UEFI bootloader used by Sync. It tries to set a nice video mode, then gets the date and time, then finds, packs and loads the kernel, giving the information gathered to it.
The best way to compile currently is using the compile.sh script provided. It's far easier to compile on Windows, but ¯\_(?)_/¯