Boot Journey

Glossary 📚

Simple meanings (no jargon)

Hover any underlined word across the site for quick hints. This page is the full list.


TermSimple meaning
FirmwareStartup code stored on the motherboard that runs first.
BIOSOlder firmware system used to start computers.
UEFIModern firmware system that replaces legacy BIOS.
TPMA secure chip that stores secrets (keys) and helps trust the boot process.
Boot loaderA small program that loads the kernel and starts the OS.
KernelThe core manager that controls CPU, memory, devices, and processes.
DriverA helper that lets software talk to hardware (disk, Wi-Fi, keyboard).
ProcessA running program (like a browser) or a background service.
Encryption keyA secret value used to lock/unlock encrypted data.
Secure BootA feature that checks boot files are trusted before running them.