BIOS (Basic input/output system)

BIOS, or Basic Input/Output System, is a firmware that is stored in a computer's read-only memory (ROM) chip. It is the first program that runs when you turn on your computer, and it is responsible for initializing the computer's hardware components and performing a series of tests to ensure that they are functioning correctly. In this article, we will take a deep dive into BIOS, its history, functions, and how it works.

History of BIOS

The history of BIOS dates back to the 1970s when the first personal computers were being developed. At that time, the operating systems were not as sophisticated as they are today, and there was a need for a program that could communicate with the computer's hardware and ensure that everything was working correctly. This program was called the BIOS.

The original BIOS was developed by Gary Kildall in 1975. It was called CP/M, and it was used to run early personal computers such as the Altair 8800. However, as more companies began developing personal computers, the need for a standardized BIOS became apparent. In 1981, IBM developed the first standardized BIOS, which was known as the IBM PC BIOS.

The IBM PC BIOS became the de facto standard for PC BIOS, and it was adopted by most of the major computer manufacturers. Over the years, the BIOS has evolved, and newer versions have been released. The latest version is called the Unified Extensible Firmware Interface (UEFI), which was introduced in 2007.

Functions of BIOS

The BIOS performs several critical functions when your computer is powered on. These functions include:

  1. Power-On Self Test (POST): The POST is the first thing that the BIOS does when you turn on your computer. It checks the computer's hardware components to ensure that they are working correctly. The BIOS will beep once if the POST is successful, and it will beep multiple times if there is a problem with the hardware.
  2. Initializing Hardware Components: Once the POST is complete, the BIOS initializes the computer's hardware components. It communicates with each component, such as the hard drive, graphics card, and memory, to ensure that they are functioning correctly.
  3. Loading the Operating System: After the hardware components are initialized, the BIOS loads the operating system. It searches for the operating system on the computer's hard drive or solid-state drive and loads it into the computer's memory.
  4. Providing a Setup Utility: The BIOS provides a setup utility that allows you to configure the computer's hardware components. You can access the setup utility by pressing a specific key during the boot process, such as F2 or Del. In the setup utility, you can change settings such as the boot order, enable or disable certain hardware components, and configure system clocks.
  5. Providing Basic Input/Output Services: The BIOS provides basic input/output services (BIOS) to the operating system. These services include disk access, keyboard input, and screen output. The operating system uses the BIOS to communicate with the computer's hardware components.

How BIOS works

The BIOS is stored on a ROM chip on the computer's motherboard. When you turn on your computer, the CPU begins executing instructions from the BIOS. The first instruction that the CPU executes is the BIOS's boot loader, which is responsible for initializing the computer's hardware components.

The boot loader then searches for the operating system on the computer's hard drive or solid-state drive. If it finds the operating system, it loads it into the computer's memory and hands control over to the operating system. The operating system then takes over and continues the boot process.

If the boot loader cannot find the operating system, it will display an error message or beep code, indicating that there is a problem with the computer's hardware. You can use the error message or beep code to diagnose the problem and determine which hardware component is causing the issue.

The BIOS can be updated or reprogrammed, but it requires specialized software and tools. Updating the BIOS can improve the computer's performance, fix bugs and security vulnerabilities, and add new features.

It is important to note that the BIOS is becoming less common on modern computers. Instead, newer computers use the Unified Extensible Firmware Interface (UEFI), which provides similar functions as the BIOS but with more advanced features, such as support for larger hard drives and advanced security features.

Conclusion

In summary, the BIOS is a critical component of a computer's hardware system. It is responsible for initializing the computer's hardware components, performing a series of tests to ensure that they are functioning correctly, loading the operating system, providing a setup utility, and providing basic input/output services to the operating system.

While the BIOS has been around for several decades, it is slowly being replaced by the more advanced UEFI. Nonetheless, understanding the BIOS and its functions is still important, as it remains an essential component of many computer systems.