The bootloader of the Sync OS project.
Go to file
Curle 7601f3d93b Three very minor changes.
The bootloader is now functionally complete.

Some minor bugs may remain, but it now properly loads the Sync kernel on hardware.
2019-08-14 19:25:38 +01:00
gnu-efi Add ARM efi includes and libs. 2019-07-21 15:22:32 +01:00
inc Minor changes 2019-07-25 22:15:18 +01:00
src Three very minor changes. 2019-08-14 19:25:38 +01:00
.gitattributes Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
.gitignore Minor changes 2019-07-25 22:15:18 +01:00
.gitmodules Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
build.sh Compile scripts added. 2019-07-25 22:07:36 +01:00
c_files.txt Compile scripts added. 2019-07-25 22:07:36 +01:00
compile.py Adventures in getting the compilescript to work. 2019-07-26 16:17:28 +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
program.so.debug Minor changes 2019-07-25 22:15:18 +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 ¯\_(?)_/¯