Computer Support/Hardware/BIOS and UEFI

< Computer Support < Hardware

This lesson covers the Basic Input Output System (BIOS) and Unified Extensible Firmware Interface (UEFI).

Objectives and Skills

Objectives and skills for the BIOS and UEFI portion of A+ certification include:[1]

Given a scenario, configure settings and use BIOS/UEFI tools on a PC.
  • Firmware upgrades – flash BIOS
  • BIOS component information
    • RAM
    • Hard drive
    • Optical drive
    • CPU
  • BIOS configurations
    • Boot sequence
    • Enabling and disabling devices
    • Date/time
    • Clock speeds
    • Virtualization support
    • BIOS security (passwords, drive encryption: TPM, lo-jack, secure boot)
  • Built-in diagnostics
  • Monitoring
    • Temperature monitoring
    • Fan speeds
    • Intrusion detection/notification
    • Voltage
    • Clock
    • Bus speed

Readings

  1. Read Wikipedia: BIOS.
  2. Read Wikipedia: UEFI.
  3. Read Wikipedia: Nonvolatile BIOS memory.
  4. Read Wikipedia: Power-on self-test.

Multimedia

  1. Watch YouTube: Installing BIOS Upgrades - CompTIA A+ 220-901: 1.1.
  2. Watch YouTube: BIOS and UEFI - CompTIA A+ 220-901: 1.1.
  3. Watch YouTube: BIOS Configurations - CompTIA A+ 220-901: 1.1.
  4. Watch YouTube: BIOS Security - CompTIA A+ 220-901: 1.1.

Activities

  1. Read How BIOS Works on HowStuffWorks Tech.
  2. Take the HowStuffWorks Tech BIOS Quiz.

Lesson Summary

PhoenixBIOS D686. This BIOS chip is housed in a PLCC package in a socket.
Award BIOS setup utility on a standard PC

Key Terms

Firmware
a type of software that provides control, monitoring and data manipulation of engineered products and systems. Typical examples of devices containing firmware are embedded systems, computers, computer peripherals, mobile phones, and digital cameras. The firmware contained in these devices provides the low-level control program for the device. Firmware is held in non-volatile memory devices such as ROM, EPROM, or flash memory. As of 2013, most firmware can be updated. [9]
Boot loader
a computer program that loads an operating system or some other system software for the computer after completion of the POST; it is the loader for the operating system itself. Within the hard reboot process, it runs after completion of the self-tests, then loads and runs the software. A boot loader is loaded into main memory from persistent memory, such as a hard disk drive. The boot loader then loads and executes the processes that finalize the boot.[10]
Non-volatile memory
computer memory that can retrieve stored information even after having been power cycled (turned off and back on). Examples of non-volatile memory include read-only memory, flash memory, ferroelectric RAM (F-RAM), most types of magnetic computer storage devices (e.g. hard disk drives, floppy disks, and magnetic tape), optical discs, and early computer storage methods such as paper tape and punched cards.[11]
Basic Input/Output System (BIOS)
a type of firmware used to perform hardware initialization during the boot process (power-on startup) on IBM PC compatible computers, and to provide runtime services for operating systems and programs.[12]
Unified Extensible Firmware Interface (UEFI)
a specification that defines a software interface between an operating system and platform firmware. UEFI replaces the BIOS firmware interface originally present in all IBM PC-compatible personal computers, with most UEFI firmware implementations providing legacy support for BIOS services. UEFI can support remote diagnostics and repair of computers, even with no operating system installed.[13]
Power-on self test (POST)
a process performed by firmware or software routines immediately after a computer or other digital electronic device is powered on.[14]

References

This article is issued from Wikiversity - version of the Thursday, March 03, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.