BIOS/UEFI Flashcards
(44 cards)
What is BIOS?
BIOS is a program used by a computer’s microprocessor to initialize and boot the system after power-on
What does BIOS do?
Manages data flow between the operating system and hardware devices
Where is BIOS stored?
Stored in ROM and be updated via flashing
What is UEFI?
Modern replacement for BIOS
How does UEFI interface differ from BIOS
UEFI has a GUI and mouse and keyboard support
What storage devices does UEFI support?
Storage devices larger than 2.2 TB
What does BIOS use for partitioning?
MBR
What does UEFI use for partitioning?
GPT
What is Power-On Self-Test?
Diagnostic sequence to verify the functionality of essential hardware during setup
What is boot order?
It determines the sequence in which the system checks devices for an operating system
What is the best way to protect the device while booting?
Disabling booting from external devices
What is the Supervisor/Administrator/Setup password?
It restricts access to the BIOS/UEFI configuration menu
What is the User/System Password?
It prevents access to the system until a password is entered
What is the Storage/Hard Drive Password?
It locks the hard drive to prevent unauthorized access to its data
What is secure boot?
It verifies the integrity of firmware, OS loaders and boot-critical drivers
How does secure boot ensure safety?
It protects against rootkits and ensures the OS has not been tampered with
Does Secure Boot come standard?
No, UEFI with Secure Boot enabled and the OS itself must support Secure Boot
What does restricting USB ports protect against?
Malware introduction via USB and data exfiltration
What is Root of Trust?
It’s the foundation for secure operations of a computing system
What is Trusted Platform Module?
A hardware-based Root of Trust embedded in modern systems
What is an Endorsement Key?
A unique, unchangeable key for system security
What is a Storage Root Key (SRK)
Used for encrypting storage devices
What do the Platform Configuration Registers (PCRs) do?
Monitor boot metrics
What do the Attestation Identity Keys (AIKS) do?
Ensure system integrity