Subject | English | Azerbaijani |
comp., MS | boot drive | yükləmə qurğusu (In a PC-compatible computer, the disk drive that the BIOS uses to automatically load the operating system when the computer is turned on) |
comp., MS | boot partition | yükləmə bölməsi (The partition that contains the Windows operating system and its support files. The boot partition can be, but does not have to be, the same as the system partition) |
comp., MS | early-launch boot driver | erkən başlayan yükləmə drayveri (An antimalware driver that loads early in the boot process, to evaluate the safety of the other drivers being loaded. Based on a comparison against historical data for those drivers, the antimalware driver returns information to the kernel, which makes initialization decisions for each driver) |
comp., MS | master boot code | əsas yükləmə kodu (A small amount of executable code contained in the master boot record that scans the partition table for the active partition, finds the starting sector of the active partition, loads a copy of the boot sector from the active partition into memory, and transfers control to the executable code in the boot sector) |