Welcome to coreboot: Difference between revisions
No edit summary |
No edit summary |
||
Line 97: | Line 97: | ||
[[Image:chip_devel.png]] | [[Image:chip_devel.png]] | ||
|style="vertical-align:top"| | |style="vertical-align:top"| | ||
'''<span style="font-variant:small-caps; font-size:150%">Developers</span>'''<br /><small>Get involved! Help us make coreboot better.</small><small><hr />[[Development Guidelines]] | [[Developer Manual]] | [http://qa.coreboot.org/docs/doxygen.php Doxygen] | [http://tracker.coreboot.org/trac/coreboot/browser/trunk Browse Source] | [[GSoC]] | [[Flag Days]]</small> | '''<span style="font-variant:small-caps; font-size:150%">Developers</span>'''<br /><small>Get involved! Help us make coreboot better.</small><small><hr />[[Development Guidelines]] | [[Developer Manual]] | [http://qa.coreboot.org/docs/doxygen.php Doxygen] | [http://tracker.coreboot.org/trac/coreboot/browser/trunk Browse Source] | [[GSoC]] | [[Flag Days]] [[Distributed and Automated Testsystem]]</small> | ||
|} | |} | ||
Revision as of 18:40, 6 April 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 what is called a 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. coreboot now has a git mirror.
|
|