libreboot build system (LibreBoot-MaKe). Libreboot performs hardware initialization on your computer, using coreboot, to replace the proprietary BIOS/UEFI firmware on supported x86 computers. https://libreboot.org/

Leah Rowe ada057a865 Merge pull request 'Simplify the README' (#269) from runxiyu/lbmk:readme-simplification into master 1 هفته پیش
config fa9a0df245 deps/arch: genisoimage belongs to cdrtools 1 هفته پیش
include d94b274fd9 vendor.sh: don't error if grep -v fails 2 هفته پیش
script 411fb697df set up python in PATH, ensuring that it is python3 1 ماه پیش
util a98490573b util/nvmutil: only set mac_updated at the end 1 هفته پیش
.gitignore 01fc65a0a9 Mitigate Debian Trixie/Sid GCC/GNAT version mismatch 1 ماه پیش
COPYING 89517ed6b9 libreboot! 3 سال پیش
README.md 9ced146b47 README.md: Use newlines instead of bulleted list for docs/support links 1 هفته پیش
build 44b6df7c24 update my copyright years on modified scripts 1 ماه پیش
mk 38b65af5b5 support ./mk in place of ./update trees 6 ماه پیش
projectname 208a793107 update README 3 سال پیش
projectsite 1e534e7dda add projectsite file: point to libreboot.org 8 ماه پیش
update b0a2384032 Revert "Remove legacy update/vendor commands" 1 ماه پیش
vendor b0a2384032 Revert "Remove legacy update/vendor commands" 1 ماه پیش

README.md

Libreboot

Documentation: libreboot.org\ Support: #libreboot on Libera IRC

Libreboot provides libre boot firmware on supported motherboards. It replaces proprietary vendor BIOS/UEFI implementations, by

  • Using coreboot to initialize the hardware (e.g. memory controller, CPU, etc.) while minimizing unwanted functionality (e.g. backdoors such as the Intel Management Engine)
  • ... which runs a payload such as SeaBIOS, GRUB, or U-Boot
  • ... which loads your operating system's boot loader (BSD and Linux-based systems are supported).

Why use Libreboot, and what is coreboot?

A lot of users who use libre operating systems still use proprietary boot firmware, which often contain backdoors and bugs, hampering user freedom and right to repair.

coreboot provides libre boot firmware by initializing the hardware then running a payload. However, coreboot is notoriously difficult to configure and install for most non-technical users, requiring detailed technical knowledge of hardware.

Libreboot solves this by being a coreboot distribution (in the same way that Alpine Linux is a Linux distribution). It provides a fully automated build system that downloads and compiles pre-configured ROM images for supported motherboards, so end-users could easily fetch images to flash onto their devices.

Libreboot also produces documentation aimed at non-technical users and excellent user support via IRC.

Contribute

You can check bugs listed on the bug tracker.

You may use Codeberg pull requests to send patches with bug fixes or other improvements. This repository hosts the code for the main build system. The website lives in a separate repository.

Development is also done on the IRC channel.

License for this README

It's just a README file. It is released under Creative Commons Zero, version 1.0.