diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 04:33:30 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 04:33:30 (EDT) |
commit | 9e52f4f9349496dc20378eaac337d9d16e036d25 (patch) | |
tree | 3b6cf1f25df84caef180c667838952226df51b7b /site | |
parent | 58be7532b9cfac2099a4ba640c408ac699d474af (diff) | |
download | libreboot.org-9e52f4f9349496dc20378eaac337d9d16e036d25.zip libreboot.org-9e52f4f9349496dc20378eaac337d9d16e036d25.tar.gz libreboot.org-9e52f4f9349496dc20378eaac337d9d16e036d25.tar.bz2 |
add link to explanation of what a coreboot payload is
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index d72191d..18ca968 100644 --- a/site/index.php +++ b/site/index.php @@ -54,7 +54,7 @@ However, libreboot also qualifies as an open source BIOS or UEFI firmware replacement. </p> <p> - Libreboot provides a fully free (deblobbed) coreboot tree, called <i>coreboot-libre</i>, with payloads and utilities already included. It attempts to make coreboot + Libreboot provides a fully free (deblobbed) coreboot tree, called <i>coreboot-libre</i>, with <a href="http://www.coreboot.org/Payloads">payloads</a> and utilities already included. It attempts to make coreboot easy to use, by providing an automated build and installation process (and <i>stable releases</i>), along with documentation designed for non-technical users. </p> <ul> |