Lesson 6 Chapter 4 - BIOS/UEFI Flashcards

1
Q

What is the boot process?

steps, after, before

A

The steps your computer goes through after you press the power button but before the OS appears on the monitor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What components make up the boot process? (4)

system, built in, config, eraser

A
  1. System ROM chip (mostly permanent, firmware)
  2. BIOS/UEFI (programming built into the ROM chip to support components)
  3. BIOS/UEFI configuration options
  4. NVRAM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the system ROM store? For what type of computer?

A

The system ROM stores all absolutely essential programming that a computer needs (any computer, mobile device, old and new, etc)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the BIOS/UEFI provide for the computer? (2)

amnesia, provides

A
  1. Provides system information (what type of computer, what hardware is in it, what day/time it is)
  2. Provides support for all the motherboard components/things that are plugged into the motherboard
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does CMOS stand for?

A

Complementary Metal Oxide Semiconductor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What’s the difference between the ROM-BIOS chip and the CMOS chip? (BIOS 1, CMOS 3)

bios: stores
cmos: load, rely, contain

A

The ROM-BIOS chip:
- Stores BIOS settings from the motherboard’s manufacturer

CMOS chip:
- Loads any exceptions/changes to the BIOS’s basic facts (overwrites)
- The CMOS chip relies on a battery to keep it powered
- Contains a special kind of Dynamic RAM that requires very little electricity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does NVRAM stand for?

A

Non-Volatile Ram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is NVRAM used for? What doesn’t it rely on?

A

NVRAM replaced the CMOS chip, and provides the custom settings for a computer along with the system ROM without relying on a power connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In today’s modern systems, which bootup processes are still used and for what? (3)

A
  1. System ROM - absolutely essential programming
  2. BIOS/UEFI - basic system information, hardware, day/time (CMOS), support for motherboard components
  3. NVRAM - exceptions/changes to BIOS/UEFI
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

On older systems, what were the 2 choices for data stored on chips?

A
  1. System ROM/BIOS (read-only, unchangeable)
  2. CMOS (chip remains constantly on to retain its data)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How many bits make up a BIOS chip, and a UEFI chip? (2)

A

BIOS chip - 16 bits
UEFI chip - 32 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why did manufacturers start making motherboards with a UEFI chip instead of a BIOS chip?

A

UEFI chips because it’s 32-bits and is able to store more data that the 16-bit BIOS chip can’t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are some differences between BIOS and UEFI features? (4)

chip, gpu, bytes, shoe

A
  1. 16-bit BIOS, 32-bit UEFI
  2. UEFI offers a GUI to allow navigation with a mouse
  3. Supports booting drives larger than 2.2 TB by using the GPT standard
  4. Supports Secure Boot feature
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the 3 main stages of the boot process?

fight the, office, weight

A
  1. Power on
  2. POST
  3. OS loads
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Where is the power good wire located? What uses the power good wire to wake the system up?

A

The good wire is located on the CPU
The power supply uses the power good wire to wake the CPU and system up (so the CPU can communicate with the system ROM chip and start the BIOS/UEFI programs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What happens during POST? (3 parts)

asks, run-report, error user

A
  1. BIOS/UEFI asks essential hardware to identify itself
  2. Runs internal diagnostic routines and reports back to the BIOS/UEFI
  3. If there are any device errors, the BIOS/UEFI communicates it to the user with POST error codes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

POST error codes are communicated through…. ?

A

beep codes

18
Q

What are three common but different types of POST beeps? (3)

1, repeat, series

A
  1. A single, short beep at boot-up means all’s good
  2. A long, repeating beep signals a problem with RAM
  3. A series of beeps, 1 long 3 short, is usually a problem with the video card
19
Q

Besides beeps, what are 2 other ways a POST might display errors?

A
  1. Numerical
  2. Text
20
Q

What are the 4 steps taken during Step 3 [The OS Loads] of the Boot Process?

locates shoe, if/then pass the stick, load -heart into, core 3x into

A
  1. Locates the first bootable device in boot device sequence
  2. If POST succeeds, BIOS/UEFI passes control to the OS
  3. The OS loads vital system files into memory
  4. The OS loads core files, drivers, and services into RAM
21
Q

Describe the 4 steps taken during Step 1 [Power on] of the Boot Process

fight the, zap, wake up, brain talks to -starts

A
  1. Powers on
  2. Zaps the motherboard and drivers awake
  3. PSU tells the system to wake up through the power good wire on the CPU
  4. CPU communicates with the system ROM chip to start the BIOS/UEFI programs
22
Q

What’s the most common way of acquiring a firmware update (for BIOS/UEFI)? (2 places to download)

A
  1. Download the installer file from the manufacturer’s website
  2. Optical disk
23
Q

What happens during the firmware installation process (updating the BIOS/UEFI) (4)

down, special, up in, re-re

A
  1. Installer shuts down the OS
  2. Reboots into a special mode that provides access to the firmware
  3. Update installs
  4. System reboots and re-loads the OS
24
Q

What does “flashing the BIOS” mean?

up

A

Flashing the BIOS means electrically erasing and reprogramming the BIOS/UEFI chip using a special utility

25
Q

What’s an important warning when installing a BIOS/UEFI firmware update? What should you do beforehand? (2)

A
  1. Always let it finish completely! An interrupted BIOS/UEFI flash renders the motherboard useless.
  2. Back up important files before starting a firmware update and update any system repair media
26
Q

What are 5 tools the BIOS/UEFI setup utility provides?

component, enable.. essential, provide d, monitor and displays, enables up

A
  1. Display BIOS/UEFI component information
  2. Enables configuration of essential system options
  3. Provides diagnostics
  4. Monitors and displays system information
  5. Enables firmware updates
27
Q

What does “secure boot” prevent you from doing? How does it prevent this? (2)

prevents, requires

A

It prevents the computer from loading into UEFI during the boot process.

It requires the UEFI to start from a signed software (have to start it through the OS)

28
Q

How do you access the BIOS/UEFI setup utility in a system running Windows 8 or later? (7 steps) [OS, because of Secure Boot] [Windows 10 + 11]

  1. open
  2. update
  3. Hospital
  4. adv, re
  5. basketball
  6. adv opt
  7. settings, re
A
  1. Open Settings
  2. Update and Security (Windows 10), System (Windows 11)
  3. Recovery
  4. Advanced startup > restart now
  5. Troubleshoot
  6. Advanced Options
  7. UEFI Firmware Settings > Restart
29
Q

Where do you go in the UEFI to change the boot order?

A

BIOS/UEFI configuration utility

30
Q

What does Secure Boot require? (3)

type cpu, boot, os

A
  1. Intel CPU
  2. UEFI/BIOS
  3. OS designed for it (Windows 8 or later)
31
Q

What does the chassis intrusion detection/notification do? (3)

trip, what logs it, notification

A
  1. Compatible cases contain a switch that trips when someone opens the case
  2. CMOS logs whether the case has been opened
  3. Posts a notification to the screen on the subsequent boot
32
Q

What is DriveLock? Where is it located and enabled by? What is it used for? (2)

is the… mode… on some motherboards…

mode…protects…from… when…

A
  1. DriveLock is the ATA Security Mode Feature Set on some motherboards enabled by the CMOS setup program.
  2. ATA Security Mode protects hard disks from unwanted access when a system is lost or stolen
33
Q

What does LoJack allow you to do if your PC is stolen? (3)

path, lumberjack, remote

A

LoJack security feature in the BIOS allows you to:

  1. Track a stolen PC
  2. Install a keylogger
  3. Remotely shut down your computer
34
Q

What does TPM stand for?

A

Trusted Platform Module

35
Q

What does the TPM do? What’s one of the most common uses for it? (2)

A
  1. TPM is a hardware platform (specialized chip) that acts as a secure cryptoprocessor for secure data storage
  2. One of the most common uses of TPM is hard disk encryption
36
Q

What does the TPM look like/located? (2)

A

Trusted Platform Module

  1. TPM can be a small circuit board plugged into the motherboard
  2. Or, it can be built directly into the chipset

(Enabled/Disabled by CMOS setup program)

37
Q

What are 4 other possible uses for TPM?

digital, network, app, password

A
  1. Digital Rights Management (DRM)
  2. Network Access Control
  3. Application Execution Control
  4. Password Protection
38
Q

How do you update the BIOS/UEFI firmware normally? (3)

web, down, boot

A
  1. Go to motherboard manufacturer’s website
  2. Download latest firmware upgrade
  3. Boot to the BIOS/UEFI setup utility
39
Q

If it’s a utility option, how do you update the firmware? (3)

run, locate, dry skin

A
  1. Run the utility (boot)
  2. Locate the downloaded firmware upgrade
  3. Patch
40
Q

POST error codes in the 100-199 range mean what?

A

Motherboard error

41
Q

POST error codes in the 200-299 range mean what?

A

RAM error

42
Q

Where is the BIOS/UEFI setup utility stored?

A

In the system ROM/NVRAM