summaryrefslogtreecommitdiffstats
path: root/docs/tasks.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-14 11:52:40 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-14 11:52:40 (EDT)
commitce5288f8247f870b7dbacb444b1431d524fb783f (patch)
treef25268186a2a89dbf6929cf2cc692380ab219f70 /docs/tasks.html
parent10a921d3e45df0ee750179783ba3b094b3bea4cb (diff)
downloadlibreboot-ce5288f8247f870b7dbacb444b1431d524fb783f.zip
libreboot-ce5288f8247f870b7dbacb444b1431d524fb783f.tar.gz
libreboot-ce5288f8247f870b7dbacb444b1431d524fb783f.tar.bz2
docs/tasks.html: clean up
Diffstat (limited to 'docs/tasks.html')
-rw-r--r--docs/tasks.html13
1 files changed, 3 insertions, 10 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index e2fe902..75fdbab 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -174,6 +174,9 @@
</li>
</ul>
</li>
+ <li>
+ Look into the notes an <a href="http://www.thinkwiki.org/wiki/Problem_with_high_pitch_noises">http://www.thinkwiki.org/wiki/Problem_with_high_pitch_noises</a>
+ </li>
</ul>
<p><a href="#pagetop">Back to top of page.</a></p>
</div>
@@ -211,16 +214,6 @@
<ul>
<li>re-enable building of txtmode images (get memtest86 working again first, and fix gm45 txtmode)</li>
<li>
- tpearson's patches for gm45 have been rebased. update coreboot-libre again.
- </li>
- <li>
- igd.asl re-write has been merged. review how this affects currently used patches, and rebase.
- <a href="http://review.coreboot.org/#/c/7472/">http://review.coreboot.org/#/c/7472/</a>
- - also keep note about how
- the change that <a href="http://review.coreboot.org/#/c/8697/">http://review.coreboot.org/#/c/8697/</a>
- reverts might affect things.
- </li>
- <li>
When downloading coreboot/grub/memtest/etc using the download scripts, it currently does
not check the integrity of these sources at all. Libreboot releases are signed, but
what can be done to improve it is to check the sha512sums of all files downloaded