37 lines
901 B
Markdown
37 lines
901 B
Markdown
---
|
|
title: Documentation
|
|
...
|
|
|
|
Always check [libreboot.org](https://libreboot.org/) for the latest updates to
|
|
libreboot. News, including release announcements, can be found in
|
|
the [main news section](../news/).
|
|
|
|
[Answers to Frequently Asked Questions about libreboot](../faq.md).
|
|
|
|
Installing libreboot
|
|
====================
|
|
|
|
- [What systems can I use libreboot on?](hardware/)
|
|
- [How to install libreboot](install/)
|
|
|
|
Documentation related to operating systems
|
|
============================
|
|
|
|
- [How to install BSD on an x86 host system](bsd/)
|
|
- [Linux Guides](linux/)
|
|
|
|
Information for developers
|
|
==========================
|
|
|
|
- [How to compile the libreboot source code](build/)
|
|
- [Build system developer documentation](maintain/)
|
|
- [GRUB payload](grub/)
|
|
- [U-Boot payload](uboot/)
|
|
|
|
Other information
|
|
=================
|
|
|
|
- [Miscellaneous](misc/)
|
|
- [List of codenames](misc/codenames.md)
|
|
|