diff options
author | Leah Rowe <info@minifree.org> | 2017-06-14 16:20:21 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-06-14 16:20:21 +0000 |
commit | c207960131cb40538d6ec141918aba4a0acf3432 (patch) | |
tree | dd6fae434a670f30fa17d4aae26eec2e9d403c22 | |
parent | f31da43b40c6b51d3e54395ca5c6c94a28b1ea8f (diff) | |
parent | 4484d010ecfae9f10f4faf44f21f5c0b0fdc6ceb (diff) | |
download | librebootfr-c207960131cb40538d6ec141918aba4a0acf3432.tar.gz librebootfr-c207960131cb40538d6ec141918aba4a0acf3432.zip |
Merge branch 'master' of esmith1412/libreboot into master
-rw-r--r-- | docs/gnulinux/grub_cbfs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gnulinux/grub_cbfs.md b/docs/gnulinux/grub_cbfs.md index 906fad46..9ef0b065 100644 --- a/docs/gnulinux/grub_cbfs.md +++ b/docs/gnulinux/grub_cbfs.md @@ -91,6 +91,7 @@ flashed. For the purpose of this tutorial, it is assumed that your ROM image file is named **libreboot.rom**, so please make sure to adapt. There are two ways to get a pre-compiled ROM image: + #### 1. Download a Pre-Compiled Image from the Libreboot Website For the current release, **20160907**, they can be found [here](https://www.mirrorservice.org/sites/libreboot.org/release/stable/20160907/rom/grub/); please adopt this guide, if using a different version of Libreboot. |