No description
  • C 72.6%
  • Shell 12.1%
  • Roff 10.9%
  • Python 2.6%
  • Awk 0.9%
  • Other 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-29 13:18:34 +08:00
config switch from p7zip to 7zip cause p7zip is obselete 2026-07-25 01:36:59 +02:00
include fix git identity handling in xbmk_git_init 2026-07-28 03:02:02 +02:00
util nvmutil: macro safety 2026-05-26 21:46:07 +01:00
.envrc Add flake 2026-07-29 13:12:18 +08:00
.gitignore Add flake 2026-07-29 13:12:18 +08:00
COPYING libreboot! 2021-05-18 13:56:12 +01:00
flake.lock Add flake 2026-07-29 13:12:18 +08:00
flake.nix Add unzip to packages 2026-07-29 13:18:34 +08:00
mk WIP: chromebook integration script 2025-11-14 18:22:51 +00:00
README.md README.md: Use newlines instead of bulleted list for docs/support links 2025-02-02 07:56:24 +00:00

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.