Welcome to coreboot: Difference between revisions
(Fix Documentation link) |
No edit summary |
||
Line 105: | Line 105: | ||
[[Image:chip_status.png]] | [[Image:chip_status.png]] | ||
|style="vertical-align:top"| | |style="vertical-align:top"| | ||
'''<span style="font-variant:small-caps; font-size:150%">Status</span>'''<br /><small>Find out whether your hardware is already supported.</small><small><hr />[[Supported Motherboards|Supported Boards]] | [[Supported Chipsets and Devices|Supported Chipsets]] | [[:Category:Tutorials|Board Status Pages]] | [[Blob Matrix|Blob Matrix]] | [http://qa.coreboot.org Build Status]</small> | '''<span style="font-variant:small-caps; font-size:150%">Status</span>'''<br /><small>Find out whether your hardware is already supported.</small><small><hr />[[Supported Motherboards|Supported Boards]] | [[Supported Chipsets and Devices|Supported Chipsets]] | [[:Category:Tutorials|Board Status Pages]] | [[Board Status]] | [[Blob Matrix|Blob Matrix]] | [http://qa.coreboot.org Build Status]</small> | ||
|} | |} | ||
Revision as of 06:26, 12 September 2017
coreboot is an Open Source project aimed at replacing the proprietary BIOS (firmware) found in most computers. coreboot performs a little bit of hardware initialization and then executes additional boot logic, called a payload. With the separation of hardware initialization and later boot logic, coreboot can scale from specialized applications that run directly from firmware, run operating systems in flash, load custom bootloaders, or implement firmware standards, like PC BIOS services or UEFI. This allows for systems to only include the features necessary in the target application, reducing the amount of code and flash space required. coreboot currently supports over 230 different mainboards. Check the Support page to see if your system is supported. coreboot was formerly known as LinuxBIOS. coreboot uses git for source control and gerrit as the patch review tool. Please read the gerrit etiquette & guidelines document before submitting or reviewing patches.
|
|