You are on page 1of 13

INFORMATION SHEET 1.

1-6
Basic Input Output System

LEARNING OBJECTIVES
After reading this INFORMATION SHEET, YOU MUST be able to:
1. Know how to configure a computer basically.
2. Set the computer system properly
INTRODUCTION
Basic Input/output System, the BIOS, ROM BIOS, or System BIOS is a chip
located on all motherboards that contain instructions and setup for how your
system should boot and how it operates. In the picture below, is an example of
what a BIOS chip may look like on your computer motherboard. In this
example, this is a picture of an early AMIBIOS, a type of BIOS manufactured by
the AMI. Another good example of a BIOS manufacturer is Phoenix.

In IBM PC compatible computers, the Basic Input/Output System (BIOS), also


known as System BIOS, ROM BIOS or PC BIOS, is a de facto standard defining
a firmware interface. The name originated from the Basic Input/Output System
used in the CP/M operating system in 1975. The BIOS software is built into the
PC, and is the first software run by a PC when powered on.

The four main functions of a PC BIOS


• POST - Test the computer hardware and make sure no errors exist before
loading the operating system.
• Bootstrap Loader - Locate the operating system. If a capable operating
system is located, the BIOS will pass control to it.
• BIOS drivers - Low level drivers that give the computer basic operational
control over your computer's hardware.
• BIOS or CMOS Setup - Configuration program that allows you to
configure hardware settings including system settings such as computer
passwords, time, and date.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
BIOS (Basic Input and Output System)

Setup Utility displays the system’s configuration status and provides you with
options to set system parameters. The parameters are stored in battery-backed-
up CMOS RAM that saves this information when the power is turned off. When
the system is turned back on, the system is configured with the values you
stored in CMOS.

The BIOS Setup Utility enables you to configure:


• Hard drives, diskette drives and peripherals
• Video display type and display options
• Password protection from unauthorized use
• Power Management features

The settings made in the Setup Utility affect how the computer performs. Before
using the Setup Utility, ensure that you understand the Setup Utility options.
The Standard Configuration
A standard configuration has already been set in the Setup Utility. However, we
recommend that you read this chapter in case you need to make any changes in
the future.
This Setup Utility should be used:
• when changing the system configuration
• when a configuration error is detected and you are prompted to make
changes to the Setup Utility
• when trying to resolve IRQ conflicts
• when making changes to the Power Management configuration
• when changing the password or making other changes to the Security
Setup

UEFI
The Unified Extensible Firmware Interface (UEFI) is a specification that
defines a software interface between an operating system and platform
firmware. UEFI is meant to replace the Basic Input/Output System (BIOS)
firmware interface, present in all IBM PC-compatible personal computers. In
practice, most UEFI images provide legacy support for BIOS services. UEFI can
support remote diagnostics and repair of computers, even without another
operating system.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
The original EFI (Extensible Firmware Interface) specification was developed by
Intel. Some of its practices and data formats mirror ones from Windows. In
2005, UEFI deprecated EFI 1.10 (final release of EFI). The UEFI specification is
managed by the Unified EFI Forum.

BIOS vs. UEFI


UEFI enables better use of bigger hard drives. Though UEFI supports the
traditional master boot record (MBR) method of hard drive partitioning, it
doesn't stop there. It's also capable of working with the GUID Partition Table
(GPT), which is free of the limitations the MBR places on the number and size of
partitions. GPT ups the maximum partition size from 2.19TB to 9.4 zettabytes.

UEFI may be faster than the BIOS. Various tweaks and optimizations in the
UEFI may help your system boot more quickly it could before. For example:
With UEFI you may not have to endure messages asking you to set up
hardware functions (such as a RAID controller) unless your immediate input is
required; and UEFI can choose to initialize only certain components. The degree
to which a boot is sped up will depend on your system configuration and
hardware, so you may see a significant or a minor speed increase.

Technical changes abound in UEFI. UEFI has room for more useful and usable
features than could ever be crammed into the BIOS. Among these are
cryptography, network authentication, support for extensions stored on non-
volatile media, an integrated boot manager, and even a shell environment for
running other EFI applications such as diagnostic utilities or flash updates. In
addition, both the architecture and the drivers are CPU-independent, which
opens the door to a wider variety of processors (including those using the ARM
architecture, for example).

However, UEFI is still not widespread. Though major hardware companies have
switched over almost exclusively to UEFI use, you still won't find the new
firmware in use on all motherboards—or in quite the same way across the
spectrum. Many older and less expensive motherboards also still use the BIOS
system.
A master boot record (MBR) is a special type of boot sector at the very
beginning of partitioned computer mass storage devices like fixed disks or
removable drives intended for use with IBM PC-compatible systems and
beyond. The concept of MBRs was publicly introduced in 1983 with PC DOS
2.0.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
BIOS Environment (Asus UEFI BIOS Utility)

The boot device options vary depending on the devices you installed
to the system.
The Boot Menu(F8) button is available only when the boot device is
installed to the system.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Menu Bar
The menu bar on top of the screen has the following main items:

My For saving the frequently-used system settings and


Favorites configuration
Main For changing the basic system configuration

Ai Tweaker For changing the overclocking settings

Advanced For changing the advanced system settings

Monitor For displaying the system temperature, power status, and


changing the fan settings

Boot For changing the system boot configuration

Tool For configuring options for special functions


Exit For selecting the exit options and loading default settings

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Main menu
The Main menu screen appears when you enter the Advanced Mode of the BIOS
Setup program. The Main menu provides you an overview of the basic system
information, and allows you to set the system date, time, language, and security
settings.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Ai Tweaker menu
The Ai Tweaker menu items allow you to configure overclocking-related items.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Advanced menu
The Advanced menu items allow you to change the settings for the CPU and
other system devices.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Monitor menu
The Monitor menu displays the system temperature/power status and allows
you to change the fan settings.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Boot menu
The Boot menu items allow you to change the system boot options.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Tools menu
The Tools menu items allow you to configure options for special functions.
Select an item then press <Enter> to display the submenu.

Exit menu
The Exit menu items allow you to load the optimal default values for the BIOS
items and save or discard your changes to the BIOS items. You can access the
EZ Mode from the Exit menu.

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
TASK SHEET 1.1-6

Title: Configuring BIOS Setting

Performance Objective: Given are the following materials, you


should be able to configure BIOS Setting. Allotted time 30minutes.

Supplies/Materials : Motherboard Manual

Equipment : Computer

Steps/Procedure:
1. Read information sheet 1.1-5 Basic Input Output
System
2. Read Motherboard Manual.
3. Start your computer
4. During POST, Press F2, DEL, or F12. You may referrer
to the motherboard manual for the equivalent keyword.
5. Set the current time.
6. Configure the boot order.
7. Save file
8. Restart your computer

Assessment Method:
Demonstration, Observation

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01
Performance Criteria Checklist 1.1-6

Trainee’s Name: ____________________________ Date: ______________


During the performance of the task, did you consider the following criteria?

CRITERIA YES NO
1. Is BIOS setting configured properly?
2. Are tools, equipment and materials listed?
3. Did the trainee set the current date?
4. Did the trainee configured the proper boot
order?
5. Did the trainee saved the configuration
properly?

CBLMs on Computer Document No.


System Servicing NC
Date Developed
II December 2019

Install and Configure Developed by Page


System Ismael Manic Balana
Revision # 01

You might also like