The bootloader of the Sync OS project.
Go to file
2019-08-13 17:21:26 -04: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
scripts Add meson build and run scripts 2019-08-13 17:21:26 -04:00
src Add a hang loop for possible future GDB debugging 2019-07-25 22:13:19 +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
meson.build Add meson build and run scripts 2019-08-13 17:21:26 -04: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 ¯\_(?)_/¯