From 8b2219bfa2da36e7809588ef723a10483a6e137f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 05 Nov 2014 20:52:36 -0500 Subject: Documentation: *major* cleanup. Cleanup was long overdue. Old structure was messy and inefficient. --- (limited to 'docs/future/index.html') diff --git a/docs/future/index.html b/docs/future/index.html index 52f1ec8..5b86139 100644 --- a/docs/future/index.html +++ b/docs/future/index.html @@ -5,13 +5,7 @@ libreboot tutorials @@ -28,7 +22,7 @@

- Or go back to main document index. + Or go back to main document index.


@@ -131,7 +125,7 @@

LCD panels on i945 - fix incompatible panels

- Fix T60 issues (see incompatible panels listed at ../index.html#supported_t60_list). + Fix T60 issues (see incompatible panels listed at ../hcl/index.html#supported_t60_list).

@@ -304,7 +298,7 @@

Here is an example of how VBT was implemented on the ThinkPad X230: - http://review.coreboot.org/#/c/5396. + http://review.coreboot.org/#/c/5396.

@@ -323,12 +317,12 @@ Now dump a copy of the running VGA BIOS: $ sudo dd if=/dev/mem bs=64k of=runningvga.bin skip=12 count=1
Then do (and record the output):
- $ ./intelvbttool runningvga.bin > intelvbttool_out + $ ./intelvbttool runningvga.bin > intelvbttool_out

Backup both files (runningvga.bin and intelvbttool_out), renaming them to match the machine and LCD panel used. - ../index.html#get_edid_panelname will show you how to get the name (model) of the LCD panel used. + ../misc/index.html#get_edid_panelname will show you how to get the name (model) of the LCD panel used.

Test results (# means untested and all had docks, unless noted).

-- cgit v0.9.1