This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ ?> <?php echo $lbProjectNameCapitalized; ?> project

" />

project

is a free (libre) BIOS/UEFI replacement for your computer. Based on coreboot, the aim is to distribute low-level boot firmware that is 100% free software. The project is aimed at users, attempting to make coreboot as easy to use as possible. Learn more about .

'Free' in this sense refers to freedom (liberty); read the full Free Software definition.

But why? What is this all about?

We believe that everyone deserves the freedom to study, alter and improve technology, to use it freely without restriction. The goal is identical to that of the Free Software Foundation, which is to ensure that everything you need to do on a computer can be done exclusively with free software.

also has many practical advantages over proprietary boot firmware, such as faster boot speeds and better security. Since the source code is public and fully auditable, malicious features such as backdoors (common in proprietary firmware) are unlikely to exist. You can install GNU/Linux with encrypted /boot/, configure it to only boot kernels signed with your GPG key, run a full operating system directly from the flash chip (coming soon!), and more.

Contributing to libreboot?

The instructions at download/#contrib show how to submit patches. The list of currently defined tasks is listed at gitdocs/tasks.html. The gitdocs/ directory is also part of the git repository (it's a symlink to a working repository), so you can also submit patches adding to that list of tasks.

Stable releases

These releases are tested, and recommended for general use. Utilities (statically compiled) and ROM images are provided, built from the source code.

The latest release is from .

Development (unstable)

Use this version if you want to brick your computer.

git clone

Snapshot (">view commit): ROM images   Source code