Console and outputs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* input | * input | ||
* output | * output | ||
| | |||
* seabios | |||
* grub as a payload | |||
* grub ran after seabios | |||
* libpayload | |||
* linux kernel (loaded after the payload) | |||
* most GNU/Linux init systems(sysvinit, systemd, upstart etc...) | |||
|- | |- | ||
! [[EHCI Debug Port| Console Over EHCI debug port]] | ! [[EHCI Debug Port| Console Over EHCI debug port]] |
Revision as of 12:29, 15 December 2013
Coreboot has various possible consoles:
Output name | direction (from the target coreboot machine point of view) | software compatibility |
---|---|---|
Serial console |
|
|
Console Over EHCI debug port |
| |
Console trough spkmodem |
| |
Network console |
| |
Cbmem console |
|
Other output:
- POST Card
- Tracing the Flash chip's access?