diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 00:49:37 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 00:49:37 +0000 |
commit | 419164f39279d29163f29e6ac1bb94144805ceae (patch) | |
tree | a1acf8883b90d863ec8040533f3b92312330a935 /docs/release.html | |
parent | fa81062305b459ba401a9d45fe9cc3f72a25df56 (diff) | |
download | librebootfr-419164f39279d29163f29e6ac1bb94144805ceae.tar.gz librebootfr-419164f39279d29163f29e6ac1bb94144805ceae.zip |
docs/release.html: Add TODO: memtest86+ for coreboot libpayload
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release.html b/docs/release.html index 61651917..cd8b1c62 100644 --- a/docs/release.html +++ b/docs/release.html @@ -400,7 +400,8 @@ Other tasks (non-critical, but still important) </h2> <ul> - <li>Memtest86+ is currently broken. investigate</li> + <li>Memtest86+ is currently broken in text-mode. investigate</li> + <li>Todo: modify memtest86+ to work with libpayload (coreboot framebuffer) and delete all the text-mode ROM images.</li> <li>linux 3.18 broke acpi brightness on i945. Libreboot reverted to legacy brightness for now. Look into why it broke on 3.18 (do a git bisect).</li> <li> |