Open In App

BIOS Full Form

Improve
Improve
Like Article
Like
Save
Share
Report

BIOS stands for Basic Input/Output System. BIOS is the first program to run when the computer starts. It is a ROM chip (EEPROM chip) found on motherboards and is used for hardware initialization during the booting process. It is pre-installed in the computer system. When BIOS boots up the computer system, it checks if all of the components are in place and working, and then it loads the operating system into the computer’s RAM from the hard disk of the system. 
Nowadays BIOS is written on flash memory, to ease the process of rewriting the BIOS chip, whenever needed.

BIOS

BIOS

History of BIOS

BIOS was first introduced in 1975, in CP/M Operating System. Control Program for Microcomputers, was developed for Intel 8080/85-based microcomputers by Gary Kildall of Digital Research, Inc. The system had a simple bootloader in its ROM. 
IBM classified the system bios into two categories when PS/2 machines were introduced: 

  • CBIOS: CBIOS stands for Compatibility BIOS. The real-mode portion provided backward compatibility with current operating systems and thus was named CBIOS.
  • ABIOS: ABIOS stands for Advanced BIOS. It provided new interfaces, especially the one suited for multitasking OS.

Functions of BIOS

  • POST: Power on Self-Test is the process performed by BIOS immediately after the computer system starts to check any hardware-related issues. if any error is found in this process, the system alerts through flashing LEDs, audible beeps, or error messages on the monitor, all of which are technically referred to as POST codes, beep codes, and on-screen POST error messages, respectively. 
  • Bootstrap Loader: The bootstrap program stored in ROM is loaded in the hard drive, as soon as the computer starts. The bootstrap loader locates the operating system and passes the control to it. 
  • Bootstrap Driver: Bootstrap Driver configures basic hardware so that system can run. They are low-level drivers and give basic information about computer hardware.
  • CMOS Setup: Complementary Metal-Oxide Semiconductor(CMOS) chip, saves some system information, such as the time, date, and other essential system settings. CMOS chip is powered by the battery located in the motherboard. It also stores some information about hardware. The chip’s content is copied to the RAM(main memory) of the system to increase the speed since the CMOS chip is quite slow. It is because the BIOS and CMOS, setup configure the system’s crucial information like the password, date, and time.
  • Boot device selection: One of the CMOS’s most important roles is, it can alter the device boot process. This is important for system restoration because the CMOS may need to change boot priority from the hard drive to the optical drive or flash drive to launch the operating system installer or adjust which hard drive to load the operating system from.

Working of BIOS

A basic Input/Output System (BIOS) is a kind of program that can be accessed by the EPROM (Erasable Programmable Read Only Memory) chip. Upon switching on the system, the control is passed to BIOS Program in a similar place on EPROM.

The main work of the BIOS is that it checks whether each and every important attachment are in the right place or not. When it is checked that all boot devices are properly working, BIOS has the work to load Operating System.

Working of BIOS

Working of BIOS

Features of BIOS

  • Every BIOS implementation is specifically designed for a particular type of motherboard model or particular computer.
  • Originally, BIOS firmware was stored in the ROM memory but nowadays it is stored in Flash memory so that it can be rewritten without removing the chip from the motherboard.
  • The other reason for doing this is that it allows easy updates of BIOS firmware, so new features can be added and bugs can be fixed.
  • The latest advancement of BIOS is UEFI(Unified Extensible Firmware Interface)

Accessing BIOS

With BIOS, many computer applications are not having any restrictions to keep the details of the hardware, attached I/O device, etc. Consumers have access to BIOS and also the configuration of BIOS. Some of the steps mentioned below help in setting up the BIOS.

How to Setup BIOS?

Step 1: First turn off your computer or simply restart it.

Step 2: When the system turns On, wait for the message similar to ‘entering setup’ to come.

Step 3: Wait for the message ‘Press Key to enter BIOS Setup’. Some keys are like Del, Tab, etc.

Step 4: Press the specified key as early as possible.

Step 5: Process Complete.

BIOS Security

BIOS Security is an advanced feature of cybersecurity. It has the work to protect the Operating System from suspicious activities. Plundervolt is one of the manipulations of BIOS which is used to manage computer power supply at the time of memory writing, that has the work to maintain the security gaps which overall results in improving the security of the BIOS.

BIOS Manufacturers

IBM was the first organization that single-handedly owed the BIOS. In spite of IBM, there were several other companies like Phoenix Technologies have their own BIOS. There are several companies that are producing motherboards with embedded BIOS chips in them. Some of the companies are HP, Ricoh, etc. Each organization has its own drivers of motherboards, and each of them creates it in a unique way.

Advantages of BIOS

  • The computer system will gain better compatibility.
  • The booting time of the system decreases.
  • The overall performance of the system improves.

Disadvantages of BIOS 

  • The disadvantage is that it is a time-consuming process. BIOS often boots in 16-bit real mode (not 32-bit nor 64-bit protected mode), and because of the type of chip used, it is not always the fastest.
  • If something goes wrong during the process, the motherboard might get affected. Solving this will not be an easy process.

FAQs

1. What is a BIOS Used for?

Answer: 

BIOS is used for stating the computer system used by a microprocessor after switching on it.

2. BIOS is stored in which memory: RAM or ROM?

Answer:

BIOS is stored in ROM.

3. What is BIOS Chip?

Answer:

BIOS chip is a ROM chip that is present in the motherboard which has the work to access the computer from very basic.



Last Updated : 29 May, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads