Welcome to coreboot: Difference between revisions
(Remove depreciated tools from mainpage) |
MartinRoth (talk | contribs) No edit summary |
||
Line 153: | Line 153: | ||
<small> | <small> | ||
* Oct 26 - 29, 2017 - [https://ecc2017.coreboot.org European coreboot conference] | * Oct 26 - 29, 2017 - [https://ecc2017.coreboot.org European coreboot conference] | ||
* [[coreboot_community_meeting | Bi-weekly community meeting]] | * [[coreboot_community_meeting | Bi-weekly community meeting]] |
Revision as of 17:07, 9 June 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.
|
|