Welcome to coreboot: Difference between revisions
MartinRoth (talk | contribs) No edit summary |
No edit summary |
||
Line 145: | Line 145: | ||
'''<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> | <rss max=5>https://blogs.coreboot.org/feed/</rss> | ||
</small> | </small> | ||
Revision as of 11:55, 3 December 2015
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 document before submitting or reviewing patches.
|
<rss max=5>https://blogs.coreboot.org/feed/</rss>
|