Libreboot is a free boot fimware implementation, to replace the non-free BIOS/UEFI firmware found on most systems. It initializes the hardware and starts a bootloader for your operating system.

Alyssa Rosenzweig 4235fa16ce Merge branch 'librecore/drop-post-20160907-coreboot-patches' of libreboot/libreboot into master 7 years ago
docs 1c590deb5a Re-license all documentation under GNU Free Documentation License v1.3/higher 7 years ago
libs d0b1906801 libs: tool: Add utility functions for files 7 years ago
projects e40f564e46 Adding flashrom patch for W500 7 years ago
resources 466dc23268 librecore integration preparation: drop post-20160907 coreboot patches 7 years ago
tools bfa0228262 tools: Add boot-keys tool to handle keys and images verification 7 years ago
www 1c590deb5a Re-license all documentation under GNU Free Documentation License v1.3/higher 7 years ago
.gitignore 8a50920447 Further adapt RSS 7 years ago
BUILD_HOWTO 4b0752e1c2 re-add old build system (for x86 boards/utils) 7 years ago
COPYING 32de3d015c COPYING: New file 8 years ago
README 4b0752e1c2 re-add old build system (for x86 boards/utils) 7 years ago
RELEASE fc5c2af1a2 Say GNU+Linux instead of GNU/Linux. This is less confusing for normal people 7 years ago
download 4b0752e1c2 re-add old build system (for x86 boards/utils) 7 years ago
flash 4b0752e1c2 re-add old build system (for x86 boards/utils) 7 years ago
libreboot fad7132df6 make vi default text editor in main build script, instead of nano 7 years ago
oldbuild db52282cd9 make use of ./oldbuild, not ./build, in the old build system 7 years ago

README

Libreboot project

Libreboot documentation is under docs/
The website is https://libreboot.org/
License can be found in COPYING and through parts of the source tree.

Libreboot is a free BIOS or UEFI replacement (free as in freedom); libre boot
firmware that initializes the hardware and starts a bootloader for your
operating system. It's also an open source BIOS, but open source fails to
promote freedom; please call libreboot free software.

Why use libreboot?

Many people use non-free boot firmware, even if they use GNU+Linux. Non-free
BIOS/UEFI firmware often contains backdoors, can be slow and have severe bugs,
where you are left helpless at the mercy of the developers; you have no freedom
over your computing. By contrast, libreboot is building a world where
everyone can use, study, adapt and share software, with true control and
ownership over their technology. In other words, you should use Libreboot for
your freedom's sake!

Libreboot is faster, more secure and more reliable than most non-free firmware,
and can provide many advanced features (such as encrypted /boot/, GPG signature
checking before booting your kernel, ability to load an OS from the flash chip,
and more).

Libreboot's main upstream providers are coreboot (which we deblob, for hardware
initialization), depthcharge (bootloader, and default libreboot payload on ARM),
and GRUB (bootloader, and default libreboot payload on x86). We also
integrate flashrom (for installing libreboot), and several of our own utilities,
scripts and configuration files. All of this is integrated into a single,
coherent package that is easy to use. We add our own patches to the various
upstreams used, and where feasible try to merge upstream as much as possible.

Libreboot provides a fully automated build system and installation process, with
documentation written for non-technical users, in an attempt to make the
software as easy to use as possible. ROM images are provided, along with
utilities, all built from the publicly distributed source code.

This README is licensed under Creative Commons Zero 1.0:
https://creativecommons.org/publicdomain/zero/1.0/