Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 107: Line 107:
'''<span style="font-variant:small-caps;">Contact</span>'''<hr />
'''<span style="font-variant:small-caps;">Contact</span>'''<hr />
<small>
<small>
* [[Mailinglist|Mailing list]]: [mailto:linuxbios@linuxbios.org linuxbios@linuxbios.org]
* [[Mailinglist|Mailing list]]: [mailto:coreboot@coreboot.org coreboot@coreboot.org]
* [[IRC]]: '''#linuxbios''' (on [http://www.freenode.net/ irc.freenode.net])
* [[IRC]]: '''#coreboot''' (on [http://www.freenode.net/ irc.freenode.net])
</small>
</small>



Revision as of 10:38, 13 January 2008

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 a so-called payload, for example a Linux kernel, FILO, GRUB2, OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for booting Windows and OpenBSD), Plan 9, or memtest86.

BenefitsThere are many reasons for using coreboot.


  • 100% Free Software (GPL), no royalties, no license fees!
  • Fast boot times (3 seconds from power-on to Linux console)
  • Avoids the need for a slow, buggy, proprietary BIOS
  • Runs in 32-Bit protected mode almost from the start
  • Written in C, contains virtually no assembly code
  • Supports a wide variety of hardware and payloads
  • Further features: netboot, serial console, remote flashing, ...

Use Casescoreboot can be deployed in a wide range of scenarios.


  • Standard desktop computers and servers
  • Clusters, high-performance computing
  • Embedded solutions, appliances, terminals
  • Small form factor computers, Home-theater PCs (HTPC)
  • No-moving-parts solutions (ROM chip as "hard drive")
  • Various non-standard scenarios (e.g. FPGA in Opteron socket)

About
Find out more about coreboot.
News | Press | History | Screenshots & Videos | Contributors | Sponsors

Developers
Get involved! Help us make coreboot better.
Development Guidelines | Developer Manual | Doxygen | Browse Source | JTAG | EHCI Debug Port | Testsystem | GSoC | Ideas | Superiotool

Status
Find out whether your hardware is already supported.
Supported Motherboards | Supported Chipsets & Devices | Build Status | Flashrom support | Superiotool support

Vendors & Products
Find out in which products coreboot is used.
Products | Clusters | Laptop | Desktops

Getting Started
Download coreboot and get started.
Downloads | Documentation | Build Tutorials | Payloads | QEMU | AMD SimNow | Confirmed Working SVN Revisions | Buildrom | Flashrom | Misc

Support
Learn how to contact us and find help and support.
FAQ | Mailinglist | IRC | Issue Tracker | Glossary | corebootv2 Options
ASUS A8N-E with glued-on pushpin BIOS chip.


News

Contact