2020-10-24 23:03:04 +02:00
2020-10-31 17:05:22 +01:00
2020-11-05 14:19:31 +01:00
2020-11-05 14:19:31 +01:00
2020-10-11 17:16:30 +02:00
2020-10-23 20:55:07 +02:00
2020-10-11 17:16:30 +02:00
2020-10-23 20:39:47 +02:00
2020-10-23 21:36:06 +02:00

sxboot

Build Status Modules Build Status Release Tasks Docs

A modular boot loader supporting amd64 and i386 running on BIOS or UEFI firmware.

Building

To build from source, you will need gmake, LLVM and nasm installed. It is recommended you build on a Unix(-like) operating system.

Download source:

git clone --recurse-submodules https://git.omegazero.org/sxboot/core.git
cd core

Compile everything:

make world

If successful, all executable files will be located in bin/amd64/.

For more information, see Building from source.

Installation

Currently there are no installers available for easy installation.

See Installation for manual installation.

Contact

If you need help or want to contribute, contact user94729@omegazero.org.

Description
A modular boot loader supporting amd64 and i386 running on BIOS or UEFI firmware.
Readme 1.5 MiB
v4.11.0 Latest
2020-11-13 19:00:03 +01:00
Languages
C 81.5%
Assembly 17.7%
Makefile 0.8%