Difference between revisions of "Developer Manual"
From coreboot
(TOC for the developer manual.) |
m |
||
| Line 1: | Line 1: | ||
| + | {{GPL}} | ||
| + | |||
'''This is work in progress!''' | '''This is work in progress!''' | ||
== Introduction == | == Introduction == | ||
| + | |||
| + | == Hardware Overview == | ||
| + | |||
| + | == LinuxBIOS Overview == | ||
== Serial output and the Super I/O == | == Serial output and the Super I/O == | ||
| Line 12: | Line 18: | ||
== Mainboard == | == Mainboard == | ||
| + | |||
| + | === IRQ Table === | ||
| + | |||
| + | == Creating a new Target == | ||
== Miscellaneous Tips == | == Miscellaneous Tips == | ||
| + | |||
| + | === minicom === | ||
Revision as of 15:15, 28 May 2007
| |
This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
This is work in progress!
Contents |