The bootloader of the Sync OS project.
Curle
7601f3d93b
The bootloader is now functionally complete. Some minor bugs may remain, but it now properly loads the Sync kernel on hardware. |
||
---|---|---|
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 ¯\_(?)_/¯