README 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. GNU Libreboot
  2. Libreboot documentation is under docs/
  3. The website is https://libreboot.org/
  4. License can be found in COPYING and through parts of the source tree.
  5. Libreboot is a free BIOS or UEFI replacement (free as in freedom); libre boot
  6. firmware that initializes the hardware and starts a bootloader for your
  7. operating system. It's also an open source BIOS, but open source fails to
  8. promote freedom; please call libreboot free software. Since 14 May 2016,
  9. Libreboot is part of the GNU project.
  10. Why use libreboot?
  11. Many people use non-free boot firmware, even if they use GNU/Linux. Non-free
  12. BIOS/UEFI firmware often contains backdoors, can be slow and have severe bugs,
  13. where you are left helpless at the mercy of the developers; you have no freedom
  14. over your computing. By contrast, libreboot joins GNU in building a world where
  15. everyone can use, study, adapt and share software, with true control and
  16. ownership over their technology. In other words, you should use Libreboot for
  17. your freedom's sake!
  18. Libreboot is faster, more secure and more reliable than most non-free firmware,
  19. and can provide many advanced features (such as encrypted /boot/, GPG signature
  20. checking before booting your kernel, ability to load an OS from the flash chip,
  21. and more).
  22. Libreboot's main upstream providers are coreboot (which we deblob, for hardware
  23. initialization), depthcharge (bootloader, and default libreboot payload on ARM),
  24. and GNU GRUB (bootloader, and default libreboot payload on x86). We also
  25. integrate flashrom (for installing libreboot), and several of our own utilities,
  26. scripts and configuration files. All of this is integrated into a single,
  27. coherent package that is easy to use. We add our own patches to the various
  28. upstreams used, and where feasible try to merge upstream as much as possible.
  29. Libreboot provides a fully automated build system and installation process, with
  30. documentation written for non-technical users, in an attempt to make the
  31. software as easy to use as possible. ROM images are provided, along with
  32. utilities, all built from the publicly distributed source code.
  33. This README is licensed under Creative Commons Zero 1.0:
  34. https://creativecommons.org/publicdomain/zero/1.0/