Welcome to coreboot: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Try to save some screen space.) |
||
Line 4: | Line 4: | ||
'''LinuxBIOS''' is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today's computers. | '''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 [[Payloads|payload]] | It performs just a little bit of hardware initialization and then executes a so-called [[Payloads|payload]], for example [[Linux]] kernel, [[FILO]], [[GRUB2]], [http://www.openbios.org/ OpenBIOS], [http://www.openbios.org/Open_Firmware Open Firmware], [http://www.openbios.org/SmartFirmware SmartFirmware], [http://www.gnu.org/software/gnufi/ GNUFI] (UEFI), [[Etherboot]], [[ADLO]] (for booting [http://en.wikipedia.org/wiki/Windows_2000 Windows 2000] and [http://openbsd.org/ OpenBSD]), [[Plan 9]], [[memtest86]] and many more. | ||
</div> | </div> | ||
<!--a compressed Linux kernel that can be booted from a cold start. --> | <!--a compressed Linux kernel that can be booted from a cold start. --> | ||
Line 19: | Line 17: | ||
<small>There are many reasons for using LinuxBIOS.</small> | <small>There are many reasons for using LinuxBIOS.</small> | ||
<hr /> | <hr /> | ||
* 100% Free Software | * 100% Free Software (GPL), no royalties, no license fees! | ||
* Fast boot times (3 seconds from power-on to Linux console) | * Fast boot times (3 seconds from power-on to Linux console) | ||
* Avoids the need for a slow, buggy, proprietary BIOS | * Avoids the need for a slow, buggy, proprietary BIOS | ||
Line 31: | Line 28: | ||
<small>LinuxBIOS can be (and is) deployed in a wide range of scenarios.</small> | <small>LinuxBIOS can be (and is) deployed in a wide range of scenarios.</small> | ||
<hr /> | <hr /> | ||
* Standard desktop computers | * Standard desktop computers and servers | ||
* [[Clusters]], high-performance computing | * [[Clusters]], high-performance computing | ||
* Embedded solutions, appliances, terminals | * Embedded solutions, appliances, terminals | ||
* [http://en.wikipedia.org/wiki/Small_form_factor Small form factor computers], [http://en.wikipedia.org/wiki/Home_theater_PC Home-theater PCs] (HTPC) | * [http://en.wikipedia.org/wiki/Small_form_factor Small form factor computers], [http://en.wikipedia.org/wiki/Home_theater_PC Home-theater PCs] (HTPC) | ||
* No-moving-parts solutions (except for CPU fan & power supply) | * No-moving-parts solutions (except for CPU fan & power supply) | ||
* Various non-standard scenarios (e.g. FPGA in Opteron socket) | * Various non-standard scenarios (e.g. FPGA in Opteron socket) | ||
Line 101: | Line 97: | ||
|} | |} | ||
</td><td width="20%"> | </td><td width="20%"> | ||
Line 116: | Line 111: | ||
* '''2005/04/22:'''<br />[[News#2005.2F04.2F22_How_Many_People_Are_Using_LinuxBIOS.3F_Would_you_believe_1.2C000.2C000.3F|How Many People Are Using LinuxBIOS? Would you believe 1,000,000?]] | * '''2005/04/22:'''<br />[[News#2005.2F04.2F22_How_Many_People_Are_Using_LinuxBIOS.3F_Would_you_believe_1.2C000.2C000.3F|How Many People Are Using LinuxBIOS? Would you believe 1,000,000?]] | ||
</small> | </small> | ||
</td></tr></table> | </td></tr></table> | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |
Revision as of 16:41, 11 February 2007
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 Linux kernel, FILO, GRUB2, OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for booting Windows 2000 and OpenBSD), Plan 9, memtest86 and many more.
Quick Links
|
News
|