BIOS/UEFI Flashcards

(44 cards)

1
Q

What is BIOS?

A

BIOS is a program used by a computer’s microprocessor to initialize and boot the system after power-on

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

What does BIOS do?

A

Manages data flow between the operating system and hardware devices

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

Where is BIOS stored?

A

Stored in ROM and be updated via flashing

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

What is UEFI?

A

Modern replacement for BIOS

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

How does UEFI interface differ from BIOS

A

UEFI has a GUI and mouse and keyboard support

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

What storage devices does UEFI support?

A

Storage devices larger than 2.2 TB

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

What does BIOS use for partitioning?

A

MBR

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

What does UEFI use for partitioning?

A

GPT

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

What is Power-On Self-Test?

A

Diagnostic sequence to verify the functionality of essential hardware during setup

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

What is boot order?

A

It determines the sequence in which the system checks devices for an operating system

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

What is the best way to protect the device while booting?

A

Disabling booting from external devices

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

What is the Supervisor/Administrator/Setup password?

A

It restricts access to the BIOS/UEFI configuration menu

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

What is the User/System Password?

A

It prevents access to the system until a password is entered

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

What is the Storage/Hard Drive Password?

A

It locks the hard drive to prevent unauthorized access to its data

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

What is secure boot?

A

It verifies the integrity of firmware, OS loaders and boot-critical drivers

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

How does secure boot ensure safety?

A

It protects against rootkits and ensures the OS has not been tampered with

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

Does Secure Boot come standard?

A

No, UEFI with Secure Boot enabled and the OS itself must support Secure Boot

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

What does restricting USB ports protect against?

A

Malware introduction via USB and data exfiltration

19
Q

What is Root of Trust?

A

It’s the foundation for secure operations of a computing system

20
Q

What is Trusted Platform Module?

A

A hardware-based Root of Trust embedded in modern systems

21
Q

What is an Endorsement Key?

A

A unique, unchangeable key for system security

22
Q

What is a Storage Root Key (SRK)

A

Used for encrypting storage devices

23
Q

What do the Platform Configuration Registers (PCRs) do?

A

Monitor boot metrics

24
Q

What do the Attestation Identity Keys (AIKS) do?

A

Ensure system integrity

25
What is the Hardware Security Module (HSM)?
A specialized appliance for secure generation and storage of cryptographic keys
26
How is TPM configured?
It is managed via UEFI or OS tools such as 'tpm.msc' in Windows
27
How does TPM protect against tampering?
It prevents tampering doing the boot up process
28
How does HSM protect against tampering?
It utilizes tamper-resistant hardware
29
How does HSM protect data on hard drives?
By providing a digital key for encrypting and decrypting data drives
30
What is key management in HSM?
Storing and managing encryption keys securely
31
What is Quiet Mode?
Reducing fan speed for quieter operation while sacrificing cooling of the system
32
What is Cool Mode?
Increases fan speed for maximum cooling
33
How does temperature-based fan control work?
It uses the motherboard temperature sensors to adjust fan speed to maintain temperature levels
34
What is ACPI setting?
It manages power options like hibernation and sleep rate
35
What is CPU configuration in BIOS?
Options for enabling/disabling specific cores and Hyper-Threading
36
What is memory configuration in BIOS?
Configuration of memory modules and operation
37
Does Secure Boot and GPT work on all systems?
No. Only UEFI
38
What does "+" and "-" do on in boot priority settings?
Reorders boot devices
39
What does "x" do in boot priority settings?
Excludes unwanted devices
40
What does "F10" do in BIOS settings?
Saves and exits BIOS configuration
41
What does "F9" do in BIOS settings?
Reverts to manufacturer settings
42
What is displayed in "System Summary" in BIOS?
Details such as CPU type, speed, cores, memory size and bus speed as well as storage devices
43
What is displayed in "Device Configuration" in BIOS?
USB and ACPI configuration
44
What is displayed in security settings in BIOS?
Administrator password, Power-On Password, Hard Disk Password and Secure Boot