The bootloader of the Sync OS project.
Go to file
Curle 3426e81869 Update 'README.md'
Starting integration with CI.
2019-07-25 22:02:02 +01:00
gnu-efi Add ARM efi includes and libs. 2019-07-21 15:22:32 +01:00
inc Add new includes for Syncboot rewrite. 2019-07-20 20:15:45 +01:00
src Have no idea what the changes here are. 2019-07-25 00:40:49 +01:00
.gitattributes Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
.gitignore Remove all VS stuff. 2019-07-21 15:30:54 +01:00
.gitmodules Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
build.sh Rework build.sh script. 2019-07-21 01:26:29 +01:00
c_files.txt Attempt to make a working build system for linux. 2019-07-21 00:27:20 +01:00
debug.vbs Minor file updates 2019-07-21 15:24:41 +01:00
makefile Minor file updates 2019-07-21 15:24:41 +01:00
OVMF_X64.fd OVMF for testing. 2019-07-21 01:32:56 +01:00
README.md Update 'README.md' 2019-07-25 22:02:02 +01:00
uefi-simple.sln Major overhaul of this branch. 2019-07-17 21:10:29 +01:00

##Sync UEFI Bootloader

Build Status

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 ¯\_(?)_/¯