diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-11 18:14:58 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-11 18:14:58 (EDT) |
commit | cade5d761378db4cfb0c92f2cb2315fcb10ae0a8 (patch) | |
tree | 17f00ab88088e76945908f7f073d8c581a71f4ac /docs/maintain/index.html | |
parent | 7fcaa0165691a29daf50030d0f04ab1787e5aba2 (diff) | |
download | libreboot-cade5d761378db4cfb0c92f2cb2315fcb10ae0a8.zip libreboot-cade5d761378db4cfb0c92f2cb2315fcb10ae0a8.tar.gz libreboot-cade5d761378db4cfb0c92f2cb2315fcb10ae0a8.tar.bz2 |
docs/maintain/index.html: notes about MemTest86+
Diffstat (limited to 'docs/maintain/index.html')
-rw-r--r-- | docs/maintain/index.html | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index c5582ec..621532b 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -514,21 +514,10 @@ <h1 id="updating_memtest86plus">Updating MemTest86+</h1> <p> - TODO: write this section - </p> - - <p> - <a href="#pagetop">Back to top of page</a>. - </p> - - </div> - - <div class="section"> - - <h1 id="newpatch_memtest86plus">Add/remove/modify patches in MemTest86+</h1> - - <p> - TODO: write this section + MemTest86+ doesn't really need updating, but the patches are + in <i>resources/memtest86/patch</i>, the download script + is <i>resources/scripts/helpers/download/memtest86plus</i> and + the build script is <i>resources/scripts/helpers/build/module/memtest86plus</i>. </p> <p> |