Introduction to the BIOS BIOS – Part 1 © Richard Goldman Rev. January 4, 2001.

Slides:



Advertisements
Similar presentations
BIOS & CMOS To Navigation page.
Advertisements

System Setup CGS2564. What Happens When You Start up a Computer? BIOS Basic Input Output System A set of programs stored in ROM Contain instructions on.
BIOS (Basic Input Output Service) Contains system data used by the ROM BIOS service routines. Serves as a standardized communication interface between.
The power supply performs a self-test. When all voltages and current levels are acceptable, the supply indicates that the power is stable and sends the.
PC BIOS and CMOS.
Motherboard, BIOS and POST The external data bus connects devices on the motherboard together. Everything is also connected to the address bus. These busses.
Basic Input Output System
Complete CompTIA A+ Guide to PCs, 6e Chapter 3: System Configuration © 2014 Pearson IT Certification
Parts & Functions of a Computer. 2 Functions of a Computer.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
System Configuration Chapter 3. Objectives Distinguish between the various methods used to configure a computer Describe how to replace a motherboard.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 5 The Motherboard.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
Computer Startup Sequence Overview
How Hardware and Software Work Together
Chapter 5 Basic Input/Output System (BIOS)
BIOS 4/21/2017.
Booting in Windows XP Presented and Designed By: Luke Ladd.
1 Chapter Overview Computer Cases Motherboards ROM BIOS.
Basic Input Output System
By the end of this lesson you will be able to explain: 1. What is the BOOT process 2. A Cold Boot 3. A Warm Boot.
Configuration Overview The BIOS (basic input/output system) is an important motherboard component. The BIOS has the following functions: Holds and executes.
Working with the BIOS / CMOS
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
1 A+ Guide to Managing and Maintaining Your PC, Fifth Edition Hardware Needs Software to Work Hardware  Physical components of a computer  Visible part.
The Basic Input/Output System Unit objectives: Access the BIOS setup utility, change hardware configuration values, and research BIOS updates Explain the.
© Cisco Systems, Inc. All rights reserved. Cisco Public ITE PC v4.1 Chapter 3 1 Chapter 3: Computer Assembly – Step by Step IT Essentials: PC.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
PC Maintenance: Preparing for A+ Certification Chapter 9: Working with the BIOS Setup Program.
BIOS Objectives In this chapter, you will: -Learn to define the BIOS and understand how it relates to CMOS -Learn how to determine which BIOS is running.
Booting. Booting is the process of powering it on and starting the operating system. power on your machine, and in a few minutes your computer will be.
BIOS. Accessing System BIOS You can use the System Setup utility to change variable BIOS information, such as the type of hard drive you have installed.
© 2013 The McGraw-Hill Companies, Inc. All rights reserved Mike Meyers’ CompTIA A+ ® Guide to 801: Managing and Troubleshooting PCs Fourth Edition (Exam.
Bios Utkan Sürgevil
Chapter 4: Motherboard and BIOS.
Version 3 Troubleshooting PC Hardware Module 13. Version 3 2 Troubleshooting Basics Effective troubleshooting uses techniques to diagnose and fix computer.
What is a BIOS? * basic input/output system (BIOS), also known as the System BIOS * The BIOS software is built into the PC on a non-volatile ROM and is.
ROM: Read Only Memory is an integrated circuit programmed with specific data when it is manufactured هي عبارة عن دائرة اليكترونية متكاملة برمجت عند صناعتها.
BIOS Training Eric Chiu AE Dept What is BIOS ? Pronounced "bye-ose," an acronym for Basic Input/Output System. The BIOS is built-in software.
CHAPTER 6 Motherboard and ROM BIOS. Chapter Overview Computer Cases Motherboards ROM BIOS.
Basic Input/Output System
Basic Input/Output System (BIOS). 5.1Introduction to BIOS Basic Input / Output System (BIOS) boot the computer by providing a basic set of instructions.
BIOS (Basic Input Output Service) Contains system data used by the ROM BIOS service routines. Serves as a standardized communication interface between.
Suleiman Mohammed (mcpn,mncs)
CompTIA A+ Guide to Managing & Maintaining Your PC By: JEAN ANDREW Computer Maintenance Chapter 1: Computer Basics Knowledge.
BIOS Why BIOS is used ?? BIOS is known as basic input & output system.
Computer Maintenance I
Lesson 2 Component Overview Core Hardware Fundamentals.
Presentation on BIOS TVM21/1516 TIS87-Group 8. BIOS BIOS is known as basic input & output system. Basic Definition:It is a program used by the processor.
Microsoft Window 9X Operating System Richard Goldman © February 28, 2001.
Computer Technician POST and The Boot Process ©UNT in Partnership with TEA1.
Computer Maintenance Chapter Five BIOS and CMOS Dr. Mohammad AlAhmad.
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
Copyright © 2016 by McGraw-Hill Education. All rights reserved. Mike Meyers’ CompTIA A+ ® Guide to Managing and Troubleshooting PCs Fifth Edition Copyright.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
NT1110 Computer Structure and Logic Unit 8 (Module 5A) COMPUTER OPERATION AND SECURITY.
Chapter Objectives In this chapter, you will learn:
BIOS & CMOS.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
TOPIC 6: SYSTEM START-UP AND CONFIGURATION
My Faculty Name Is Mr.Dattarey Joshi
Introduction to Computers
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
BIOS Chapter 6.
Computer Startup.
Introduction to Computing
Motherboard BIOS and Troubleshooting
Introduction to BIOS Prof. Shamim Ahmad Hakim
Presentation transcript:

Introduction to the BIOS BIOS – Part 1 © Richard Goldman Rev. January 4, 2001

System BIOS BIOS = Basic Input/Output System Interface between the hardware and the Operating System of a computer System BIOS is installed on the motherboard and is system dependent. Contained in a Read Only Memory (ROM) chip. Note: Other hardware devices (adapter cards) can also have their own BIOS.

RTC/NVRAM Real-Time Clock/Non-Volatile RAM Keeps the system time and date. Stores the system configuration data. Stores the Plug and Play settings shared by the BIOS and the OS. (ESCD – Extended System Configuration Data) Uses CMOS technology. (Complementary Metal-Oxide Semiconductor) CMOS memory is maintained and the system clock is powered by a lithium battery.

System BIOS 1. POST Program (Test and Configure) 2. Startup Routine (Bootstrap Loader) 3. Setup Program (System Configuration) 4. System BIOS (Hardware Drivers) 1. Time and Date 2. System Configuration 3. ESCD (PnP settings) (Extended System Configuration Data) CMOS RAM (RTC/NVRAM) Lithium Battery System BIOS

The BIOS firmware contains: A setup program used to set and store system configuration information in the CMOS RAM. A Power On Self Test (POST) that tests the major components of the computer when it is first turned on. The startup program (the bootstrap loader) is used to locate and start the loading of the operating system. A collection of drivers that allows the operating system to communicate with the hardware.

System Layers BIOS DOS Windows Applications Hardware API Application Program Interface Drivers

The BIOS Software Comes from: –Motherboard ROM BIOS –Adapter card ROM BIOS –Loaded form disk (hardware drivers) Software that is needed at startup needs to be located in a BIOS. The System BIOS will scan for and run other BIOS during startup. Common devices with their own BIOS: –Video, SCSI, NIC’s, Hard Drives, etc.

Types of ROM (Non-volatile RAM) ROMRead Only Memory PROMProgrammable ROM EPROMErasable PROM (UV erasable) EEPROMElectronically-Erasable PROM (Flash)

BIOS Manufacturers AMI – American Megatrends Inc. Award Software (now owned by Phoenix) Phoenix Software

BIOS Identification String Displayed in lower left corner of screen during startup. Unplug keyboard before turning on power to cause error and lock display so that you can view ID string. Obtain updated BIOS directly from Computer OEM (if available). Unicore and on-line sources such as hardwarehell.com are good sources for BIOS information and upgrades.