Käynnistyskoodi
Käynnistyskoodi refers to the initial set of instructions that a computer executes when it is powered on or reset. This code is typically stored in non-volatile memory, such as a ROM (Read-Only Memory) or flash memory chip, on the motherboard. Its primary purpose is to initialize the system hardware, perform basic checks, and then load the operating system or another bootloader from a storage device.
The process begins with the BIOS (Basic Input/Output System) or UEFI (Unified Extensible Firmware Interface) firmware,
The firmware then reads the Master Boot Record (MBR) or GUID Partition Table (GPT) from the selected