107 Forks
1655 Stars
1655 Watchers

oreboot

oreboot is a fork of coreboot, with C removed, written in Rust.

How to download and setup oreboot

Open terminal and run command
git clone https://github.com/oreboot/oreboot.git
git clone is used to create a copy or clone of oreboot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with oreboot https://github.com/oreboot/oreboot/archive/master.zip

Or simply clone oreboot with SSH
[email protected]:oreboot/oreboot.git

If you have some problems with oreboot

You may open issue on oreboot support forum (system) here: https://github.com/oreboot/oreboot/issues