README 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. Libreboot project
  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.
  9. Why use libreboot?
  10. Many people use non-free boot firmware, even if they use GNU+Linux. Non-free
  11. BIOS/UEFI firmware often contains backdoors, can be slow and have severe bugs,
  12. where you are left helpless at the mercy of the developers; you have no freedom
  13. over your computing. By contrast, libreboot is building a world where
  14. everyone can use, study, adapt and share software, with true control and
  15. ownership over their technology. In other words, you should use Libreboot for
  16. your freedom's sake!
  17. Libreboot is faster, more secure and more reliable than most non-free firmware,
  18. and can provide many advanced features (such as encrypted /boot/, GPG signature
  19. checking before booting your kernel, ability to load an OS from the flash chip,
  20. and more).
  21. Libreboot's main upstream providers are coreboot (which we deblob, for hardware
  22. initialization), depthcharge (bootloader, and default libreboot payload on ARM),
  23. and GRUB (bootloader, and default libreboot payload on x86). We also
  24. integrate flashrom (for installing libreboot), and several of our own utilities,
  25. scripts and configuration files. All of this is integrated into a single,
  26. coherent package that is easy to use. We add our own patches to the various
  27. upstreams used, and where feasible try to merge upstream as much as possible.
  28. Together, Libreboot's build system and documentation is provided with the aim
  29. of making free boot firmware accessible to all.
  30. This README is licensed under Creative Commons Zero 1.0:
  31. https://creativecommons.org/publicdomain/zero/1.0/