Welcome to coreboot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 133: | Line 133: | ||
</td><td width="20%"> | </td><td width="20%"> | ||
[[File:Coreboot | [[File:Coreboot menuconfig.png|center|thumb|'''make menuconfig''' in coreboot]] | ||
<br clear=all /> | <br clear=all /> |
Revision as of 16:17, 9 February 2010
coreboot (formerly known as LinuxBIOS) is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today's computers. It performs just a little bit of hardware initialization and then executes a so-called payload. With this separation of hardware initialization and later boot logic, coreboot is capable of scaling from specialized applications run directly from firmware, operating systems in Flash, and custom bootloaders to implementations of firmware standards like PCBIOS and EFI without having to carry features not necessary in the target application, reducing the amount of code and flash space required. We currently support 213 different mainboards.
|
|