Welcome to coreboot: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
<div style="margin-top:0.5em; margin-bottom:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#efefff; align:right; border:1px solid #aabbcc;"> | <div style="margin-top:0.5em; margin-bottom:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#efefff; align:right; border:1px solid #aabbcc;"> | ||
Is your mainboard supported? Check out our [[Support]] page to find out. | Is your PC / server / laptop / mainboard supported? Check out our [[Support]] page to find out. | ||
</div> | </div> | ||
Revision as of 02:06, 14 January 2011
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 can scale 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 230 different mainboards. Is your PC / server / laptop / mainboard supported? Check out our Support page to find out.
|
|