Libreboot provides libre boot firmware (based on coreboot) that initializes the hardware (e.g. memory controller, CPU, peripherals) on specific Intel/AMD x86 and ARM targets, which then starts a bootloader for your operating system (Linux/BSD). https://libreboot.org/
 
 
 
 
Go to file
Leah Rowe cfb14fd8dd vendor.sh: simplified readkconfig()
So much bloat

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-12 01:13:05 +01:00
config lbmk: unified PWD handling (work directory) 2025-04-11 20:04:53 +01:00
include vendor.sh: simplified readkconfig() 2025-04-12 01:13:05 +01:00
script lbmk: unified PWD handling (work directory) 2025-04-11 20:04:53 +01:00
util util/nvmutil: remove excessive comments 2025-02-25 13:29:16 +00:00
.gitignore Mitigate Debian Trixie/Sid GCC/GNAT version mismatch 2024-12-30 00:21:02 +00:00
COPYING libreboot! 2021-05-18 13:56:12 +01:00
README.md README.md: Use newlines instead of bulleted list for docs/support links 2025-02-02 07:56:24 +00:00
build clean up a few semicolons in the build system 2025-04-11 17:15:00 +01:00
mk support ./mk in place of ./update trees 2024-07-22 23:36:04 +01:00
projectname update README 2021-05-18 14:05:01 +01:00
projectsite add projectsite file: point to libreboot.org 2024-06-02 23:15:27 +01:00
update Revert "Remove legacy update/vendor commands" 2024-12-30 21:06:05 +00:00
vendor Revert "Remove legacy update/vendor commands" 2024-12-30 21:06:05 +00:00

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.