Signed-off-by: Leah Rowe <leah@libreboot.org>
c20230710
Leah Rowe 2023-06-26 19:03:27 +01:00
parent db5e50c168
commit dfaf1b43f7
1 changed files with 7 additions and 6 deletions

View File

@ -8,13 +8,14 @@ Introduction
Libreboot provides boot firmware for supported x86/ARM machines, starting a Libreboot provides boot firmware for supported x86/ARM machines, starting a
bootloader that then loads your operating system. It replaces proprietary bootloader that then loads your operating system. It replaces proprietary
BIOS/UEFI firmware on x86 machines, and provides an *improved* configuration BIOS/UEFI firmware on x86 machines, and provides an *improved* configuration
on ARM-based chromebooks supported (U-Boot bootloader, instead of Google's on [ARM-based chromebooks](../docs/install/chromebooks.html) supported
depthcharge bootloader). On x86 machines, the GRUB and SeaBIOS coreboot (U-Boot bootloader, instead of Google's depthcharge bootloader). On x86
machines, the GRUB and SeaBIOS coreboot
payloads are officially supported, provided in varying configurations per payloads are officially supported, provided in varying configurations per
machine. It provides an automated build system for the configuration and machine. It provides an [automated build system](../docs/maintain/) for the
installation of coreboot ROM images, making coreboot easier to use for [configuration](../docs/build/) and [installation](../docs/install/) of coreboot
non-technical people. You can find the list of supported hardware in the ROM images, making coreboot easier to use for non-technical people. You can find
Libreboot documentation. the [list of supported hardware](../docs/hardware/) in Libreboot documentation.
Libreboot's main benefit is *higher boot speed*, better security and more Libreboot's main benefit is *higher boot speed*, better security and more
customisation options compared to most proprietary firmware. As a libre software customisation options compared to most proprietary firmware. As a libre software