Welcome to coreboot: Difference between revisions
No edit summary |
MartinRoth (talk | contribs) No edit summary |
||
Line 142: | Line 142: | ||
<br clear=all /> | <br clear=all /> | ||
<!-- Blog feed isn't currently working - commenting out for now. | |||
'''<span style="font-variant:small-caps; font-size:120%">[http://blogs.coreboot.org News (blog)]</span>'''<hr /> | '''<span style="font-variant:small-caps; font-size:120%">[http://blogs.coreboot.org News (blog)]</span>'''<hr /> | ||
<small> | <small> | ||
<rss max=5>https://blogs.coreboot.org/feed/</rss> | <rss max=5>https://blogs.coreboot.org/feed/</rss> | ||
</small> | </small> | ||
--> | |||
'''<span style="font-variant:small-caps; font-size:120%">[[Current events|Events]]</span>'''<hr /> | '''<span style="font-variant:small-caps; font-size:120%">[[Current events|Events]]</span>'''<hr /> | ||
<!-- List of upcoming events (remove events after they have taken place). --> | <!-- List of upcoming events (remove events after they have taken place). --> | ||
<small> | <small> | ||
* '''2016/06''' [[Coreboot_conference_San_Francisco_2016|coreboot convention at the Google office in San Francisco, CA, USA]] | * '''2016/06''' [[Coreboot_conference_San_Francisco_2016|coreboot convention at the Google office in San Francisco, CA, USA]] | ||
* '''2016/ | * '''2016/10''' coreboot convention in Berlin, Germany | ||
<!-- * Currently none --> | <!-- * Currently none --> | ||
<!--* '''2015/mon/day:''' coreboot event at [[Link]] in somecity --> | <!--* '''2015/mon/day:''' coreboot event at [[Link]] in somecity --> | ||
[https://www.coreboot.org/calendar.html Full calendar] | |||
</small> | </small> | ||
<br clear=all /> | <br clear=all /> | ||
</td></tr></table> | </td></tr></table> |
Revision as of 15:07, 3 June 2016
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.
|
|