The bootloader of the Sync OS project.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Curle a06a298f8f Merge branch 'master' of https://git.gemwire.uk/gwdev/Syncboot 5 years ago
gnu-efi Add ARM efi includes and libs. 5 years ago
inc Minor changes 5 years ago
scripts Add meson build and run scripts 5 years ago
src Three very minor changes. 5 years ago
.gitattributes Major overhaul of this branch. 5 years ago
.gitignore Minor changes 5 years ago
.gitmodules Major overhaul of this branch. 5 years ago
OVMF_X64.fd OVMF for testing. 5 years ago
README.md Update 'README.md' 5 years ago
build.sh Compile scripts added. 5 years ago
c_files.txt Compile scripts added. 5 years ago
compile.py Adventures in getting the compilescript to work. 5 years ago
makefile Minor file updates 5 years ago
meson.build Add meson build and run scripts 5 years ago
program.so.debug Minor changes 5 years ago
uefi-simple.sln Major overhaul of this branch. 5 years ago

README.md

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