Introduction To Computing
Introduction To Computing
Role of bios
The BIOS means Basic Input/Output System. It is a Firmware that is store on a motherboard’s EEPROM
(Electrically Erasable Programmable Read-Only Memory) or flash memory chip. It’s the first chip that
runs when the computer turns on.
FUNCTIONS
1. Power-On-Self-Test (POST): a diagnostic tests that checks the hardware components
including CPU,RAM and Storage Devices.
2. Initialization: initializes and configures essential hardware components to make the m
ready for the operating system.
3. Boot Process: Bios locates and loads the operating system. It search for bootable
devices like DVD,HDD,SSD and transfers control to the bootloader program located on
that device.
4. CMOS Setup Utility: allows user to access and configure settings through the CMOS
(Complementary Metal-Oxide-Semiconductor) setup utility. Stored in a small portion of
the motherboards’s memory known as CMOS RAM.
5. Security Functions: provides some security features, such as passwords protection for
accessing the CMOS setup utility or even booting the computer. Helps prevent
unauthorized access to system settings.
6. Updating Firmware: BIOS can be updated to fix bugs, improve compatibility with new
hardware or enchance system stability. Typically involves downloading a firmware
update from the motherboard manufacturer and using a specialized utility to apply the
update.
3. Storage: Refers to media and devices to stores and retain data and program for future
use.
Arithmetic and Logic Unit (ALU)- a component within the CPU that performs arithmetic
operations and logical operations on data.
Random Access Memory (RAM)- a temporary fast access to data