hello friends! new(ish)!
BIOS: Difference between revisions
Jump to navigation
Jump to search
>Chocolate Chip (create page) |
>Se7en1 (→See also: Fix Wikitest formatting) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
The '''BIOS''' (Basic Input/Output System) is firmware contained in a computer's motherboard which is in charge of hardware initialization in the booting process and providing services to the operating system and programs running within. The first BIOS was invented as a pre-running program for [[CP/M]]. Currently, the IBM BIOS (made for the IBM PC) is the world standard. It has been revised many times due to limitations. A successor to BIOS is [[UEFI]]. BIOS is now called by some Legacy BIOS. | |||
== See also == | == See also == | ||
[[ | * [[Libreboot]] - A distribution of Coreboot which eliminates proprietary blobs completely | ||
* [[Coreboot]] - A FLOSS alternative to a BIOS, which includes [[proprietary]] blobs | |||
[[ | [[Category:Operating systems]] | ||
[[Category:Terms]] |
Latest revision as of 04:45, 21 February 2022
The BIOS (Basic Input/Output System) is firmware contained in a computer's motherboard which is in charge of hardware initialization in the booting process and providing services to the operating system and programs running within. The first BIOS was invented as a pre-running program for CP/M. Currently, the IBM BIOS (made for the IBM PC) is the world standard. It has been revised many times due to limitations. A successor to BIOS is UEFI. BIOS is now called by some Legacy BIOS.
See also
- Libreboot - A distribution of Coreboot which eliminates proprietary blobs completely
- Coreboot - A FLOSS alternative to a BIOS, which includes proprietary blobs