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 a16c483e5f Merge pull request 'coreboot: fam15h: Add patches to fix build with GCC 15 as host compiler' (#318) from alpernebbi/lbmk:coreboot-fam15h-gcc15 into master 20 minuter sedan
config 685685ab0e coreboot: fam15h: Add patches to fix build with GCC 15 as host compiler 40 minuter sedan
include d8b0e74998 init.sh: fix yet another double quote for dotfiles 4 timmar sedan
util d7312260e7 util/nvmutil: remove excessive comments 2 månader sedan
.gitignore f0c629dcc6 lib.sh: write version/versiondate to dotfiles 2 veckor sedan
COPYING 89517ed6b9 libreboot! 4 år sedan
README.md 9ced146b47 README.md: Use newlines instead of bulleted list for docs/support links 2 månader sedan
mk da108d1c04 mk: Don't run mkhelpers if mode is set 7 timmar sedan

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.