Skip to content

sxboot/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

For support or suggestions, contact user94729@omegazero.org / @user94729:matrix.omegazero.org.

About

Mirror of https://git.omegazero.org/sxboot/core. A modular boot loader supporting amd64 and i386 running on BIOS or UEFI firmware. (Currently inactive as I'm working on a different project.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors