diff options
author | Leah Rowe <info@minifree.org> | 2016-09-07 18:43:21 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-07 18:43:21 +0100 |
commit | 0a2edf6c6095fc7ee02b760f85b44511d79ea50f (patch) | |
tree | 78035bfce20deb60e279e2bc81be8b9916ebd00a /docs/install | |
parent | 65dfcf19e5078a05a14af332bfff61cd38f28a04 (diff) | |
download | librebootfr-0a2edf6c6095fc7ee02b760f85b44511d79ea50f.tar.gz librebootfr-0a2edf6c6095fc7ee02b760f85b44511d79ea50f.zip |
Further make a note about d945gclf in the generic flashing/update instructions
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 99514751..f9b6cd11 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -248,6 +248,15 @@ Do check the HCL entry: <a href="../hcl/kcma-d8.html">../hcl/kcma-d8.html</a> </p> + <h2>Intel d945gclf?</h2> + <p> + If you're running the original Intel factory BIOS, then you will need to flash externally. + For instructions on how to do that, refer to <a href="d945gclf.html">d945gclf.html</a>. + </p> + <p> + Otherwise, read the generic instructions below for using the <em>flash</em> script. + </p> + <h2>Are you currently running libreboot (or coreboot)?</h2> <p> |