payloads, not "programs"

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-12 04:20:27 +00:00
parent c278f8b5bf
commit 97b0fa3c60
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Overview of Libreboot design
Libreboot provides [coreboot](https://coreboot.org/) for [machine
initialisation](https://doc.coreboot.org/getting_started/architecture.html),
which then jumps to a [payload](https://doc.coreboot.org/payloads.html) in
the boot flash; coreboot works with many programs, but Libreboot specifically
the boot flash; coreboot works with many payloads, but Libreboot specifically
provides SeaBIOS, GNU GRUB and U-Boot as options. Memtest86+ is also provided
in flash, on some mainboards. The payload is the program in flash that provides
the early user interface, for booting an operating system. This *payload*