This article was automatically translated from the original Turkish version.
BIOS (Basic Input/Output System) is the fundamental input/output system that enables the computer’s hardware to be recognized and the system to become operational during startup. BIOS is stored on a memory chip located on the motherboard and operates independently of the operating system, forming the first software layer of the computer.
As the first program to run during computer startup, BIOS is directly read by the processor from ROM, EEPROM, or Flash ROM memory. This software identifies, tests, and configures essential components such as the keyboard, mouse, graphics card, hard drive, RAM, and optical drives. It then transfers control to the operating system.
In short, BIOS acts as a bridge between hardware and the operating system. It is responsible for ensuring that all hardware components function correctly before the operating system is loaded.

Visual of a Classic BIOS Menu and an Example of an Advanced BIOS Features MenuMEB)
The concept of BIOS was first introduced in the 1970s in microcomputer systems. In 1981, with the release of the first personal computers by IBM (IBM PC), BIOS was defined as the core control software and became a standard in computer architectures.
Early BIOS versions were limited to basic hardware tests and loading system files from a floppy disk. However, as hardware diversity increased, support was added for hard drives, network cards, USB drives, optical media, and different processor types.
From the early 2000s onward, the classic BIOS began to be replaced by a more advanced system known as UEFI (Unified Extensible Firmware Interface). UEFI expanded the role of BIOS by introducing new features such as a graphical interface, support for large disks (over 2 TB), and Secure Boot. Nevertheless, the term BIOS is still used today to refer to the fundamental system startup processes.
During system startup, BIOS performs a series of tasks to control hardware and prepare the system for the operating system. These tasks typically occur in a specific sequence:
BIOS is stored on a specialized memory chip located on the motherboard. This chip is either read-only memory (ROM – Read Only Memory) or, in modern motherboards, electrically erasable and programmable memory (EEPROM or Flash ROM).
For BIOS to function, the system requires a CMOS memory chip and a supporting battery.
BIOS varies by manufacturer. The most well-known BIOS manufacturers are AMI (American Megatrends Inc.), Award, and Phoenix Technologies. Each manufacturer provides similar core functions in its BIOS versions, but the visual interface and menu names may differ.
POST (Power-On Self Test) is a self-diagnostic phase performed by BIOS during the initial startup of the computer. When the system is powered on, the processor first loads the BIOS software into memory. The POST process then begins and follows these steps:
The POST process is the most fundamental mechanism for determining whether the computer is physically operational. The operating system is not loaded until the POST process is completed successfully, ensuring that faulty hardware does not compromise system stability.
The BIOS Setup menu is an interface that allows users to modify system settings. Access to this screen is typically achieved by pressing the DEL, F2, F10, or ESC key during startup. Basic operations that can be performed in the BIOS setup menu include:
Changes made in these settings are stored in CMOS memory and preserved even when the system is powered off, thanks to the CMOS battery.
BIOS is a critical component for ensuring the secure operation of a computer. Some security-related features include:
However, BIOS can be targeted by malicious software. Attacks known as “rootkits” or “firmware malware” can infect the BIOS and cause persistent system compromise. For this reason, BIOS updates must be performed only using official sources provided by the manufacturer.
BIOS is periodically updated by manufacturers. These updates are performed to:
The update process is known as “BIOS flashing.” An incorrect update can prevent the system from booting, so the procedure must be carried out carefully and strictly in accordance with the motherboard manufacturer’s instructions.
In modern computers, the role of BIOS is increasingly being taken over by UEFI (Unified Extensible Firmware Interface).
The key differences between them are:
Nevertheless, the conceptual function of BIOS continues to exist, particularly as the fundamental system firmware in older hardware.
BIOS is the fundamental software that identifies and tests the computer’s hardware during startup and transfers control to the operating system. It ensures system stability by managing processes such as the POST test, CMOS settings, and boot order. Although it has largely been replaced by UEFI technology today, BIOS remains one of the most essential components of computer architecture.
No Discussion Added Yet
Start discussion for "BIOS (Basic Input-Output System)" article
History and Development
Core Functions of BIOS
Structure and Memory Location of BIOS
POST (Power-On) Process
BIOS Setup Utility
BIOS and Security
BIOS Updates
BIOS vs UEFI Comparison