Difference between revisions of "FAQ"
Jump to navigation
Jump to search
(→Developers: PCI expansion ROM question.) |
|||
Line 556: | Line 556: | ||
See the [[Tyan S2881 Build Tutorial]] for more information on how to use these tools. | See the [[Tyan S2881 Build Tutorial]] for more information on how to use these tools. | ||
== Can I put coreboot into a PCI expansion ROM? == | |||
There's little use in doing that, as a lots of initialization has already been done by the proprietary BIOS (or coreboot) by the time the PCI expansion ROM is executed. It won't be possible to run coreboot from a PCI expansion ROM after a proprietary BIOS has already been running for instance. | |||
Note: The Intel ICH7 southbridge seems to allows booting from PCI ROMs ('''not''' arbitrary PCI expansion ROMs as used on graphics cards, SCSI controllers, etc.) -- maybe this should be investigated in order to check if or how it might be useful. | |||
== Obsolete FAQ items == | == Obsolete FAQ items == | ||
Please see [[FAQ/Obsolete]] for (probably) obsolete FAQ items. | Please see [[FAQ/Obsolete]] for (probably) obsolete FAQ items. |