BIOS – Introduction
๐ง BIOS – Introduction (Short Notes) ๐ป ๐ What is BIOS BIOS (Basic Input Output System) is a firmware stored on the motherboard that starts working when the computer is powered ON. ๐ It acts as a bridge between hardware and operating system . ๐ Simple Definition: BIOS = Program that starts computer and loads OS ⚙️ Main Functions of BIOS ✔ ๐ Booting the System Starts the booting process ✔ ๐ POST (Power-On Self Test) Checks hardware like RAM, keyboard, HDD ✔ ๐พ Load Operating System Loads OS from storage to RAM ✔ ⚙️ Hardware Initialization Prepares devices to work properly ๐ Working of BIOS (Steps) Power ON computer BIOS starts Performs POST Finds boot device Loads Operating System ๐งฉ Features of BIOS ✔ Stored in ROM/Flash memory ✔ Works before OS loads ✔ Low-level software ✔ Can be configured (BIOS settings) ๐ง BIOS Settings Include Boot order (HDD, USB, CD/DVD) Date & Time Hardware configuration Security passwo...