Giter Site home page Giter Site logo

rjoleary / oreboot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oreboot/oreboot

0.0 2.0 0.0 89.24 MB

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

License: GNU General Public License v2.0

Makefile 1.65% C 88.46% Assembly 0.84% Shell 0.85% M4 0.02% Objective-C 0.53% Roff 0.10% C++ 4.99% Ada 0.25% Rust 0.01% Perl 1.08% Go 0.34% Lex 0.04% Yacc 0.11% Python 0.70% Dockerfile 0.02% HTML 0.01% sed 0.01%

oreboot's Introduction

oreboot README

oreboot is a downstream fork of coreboot, i.e. oreboot is coreboot without 'c'.

oreboot will only target truly open systems requiring no binary blobs. oreboot is mostly written in Rust, with assembly where needed.

oreboot currently only plans to support LinuxBoot payloads.

Supported Hardware

oreboot supports almost nothing, and will support no systems that require C or binary blobs. For now, that means no x86.

Build Requirements

  • Rust

Building oreboot

We are still trying to figure this out but:

curl https://sh.rustup.rs -sSf | sh
rustup override add nightly
cargo install xargo
rustup component add rust-src

Testing oreboot Without Modifying Your Hardware

Website and Mailing List

Not yet.

Ground Rules

  • The build tool is xargo; there will be no Makefiles.
  • Cargo.toml files are located in the src/mainboard/x/y directories. which will allow us to build all boards in parallel.
  • All code is auto-formatted with rustfmt with no exceptions. There are no vestiges of the 19th century such as line length limits.
  • There will be no C.
  • We will not run our own Gerrit. We are using Github for now, and the github Pull Request review mechanism.
  • We will not run our own Jenkins. We will use the most appropriate CI; for now, that is Azure but we will be flexible.

Copyright and License

The copyright on oreboot is owned by quite a large number of individual developers and companies. Please check the individual source files for details.

oreboot is licensed under the terms of the GNU General Public License (GPL). Some files are licensed under the "GPL (version 2, or any later version)", and some files are licensed under the "GPL, version 2". For some parts, which were derived from other projects, other (GPL-compatible) licenses may apply. Please check the individual source files for details.

This makes the resulting oreboot images licensed under the GPL, version 2.

oreboot's People

Contributors

pgeorgi avatar kmalkki avatar reinauer avatar elyesh avatar uwehermann avatar phcoder avatar rminnich avatar arthurheymans avatar furquan-goog avatar madscientist159 avatar jwerner-chromium avatar leeleahy avatar paulepanter avatar n-huber avatar marshall-dawson avatar subrata-b avatar fishbaoz avatar myleswatson avatar siro20 avatar neuschaefer avatar gabemblack avatar i-c-o-n avatar mrnuke avatar mrchromebox avatar lijianzhao2017 avatar svenschnelle avatar ebiederm avatar marcj303 avatar hailfinger avatar ruikruik avatar

Watchers

James Cloos avatar Ryan O'Leary avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.