diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-12 11:02:39 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-12 11:15:17 (EDT) |
commit | 6fb9ffefdd9cc64c08cf7627efd8a87a894b0419 (patch) | |
tree | a2966652720335b697d68f1e0ac9a7987d679064 /docs/tasks.html | |
parent | aaab9127058293da378b2639a9907a1d83326514 (diff) | |
download | libreboot-6fb9ffefdd9cc64c08cf7627efd8a87a894b0419.zip libreboot-6fb9ffefdd9cc64c08cf7627efd8a87a894b0419.tar.gz libreboot-6fb9ffefdd9cc64c08cf7627efd8a87a894b0419.tar.bz2 |
download/grub: verify checksums of downloaded files
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index fab0a27..9124257 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -105,7 +105,8 @@ <ul> <li>Look into the <i>rockchip</i> (rk3288. note: mali gpu. one or two blobs might need replacing. see <a href="http://blogs.coreboot.org/blog/2015/05/26/report-on-chrome-os-upstreaming/">this page</a> - for example) and <i>IBM 'POWER8' platforms</i></li> + for example) and <i>IBM 'POWER8' platforms</i> - NOTE: ARM systems use the <i>depthcharge</i> payload + which afaik is free-sw. For GRUB, see <a href="https://wiki.linaro.org/LEG/Engineering/Grub2">https://wiki.linaro.org/LEG/Engineering/Grub2</a></li> </ul> </li> <li> |