2019-07-17 20:10:29 +00:00
|
|
|
##Sync UEFI Bootloader
|
2019-04-01 00:11:45 +00:00
|
|
|
|
2019-07-17 20:10:29 +00:00
|
|
|
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.
|
2019-07-17 00:27:35 +00:00
|
|
|
|
2019-07-17 20:10:29 +00:00
|
|
|
A .sln project is provided for convenience. The Windows SDK is required to compile using it, but it also works with gcc and llvm.
|