What does legacy and uefi startup mean?
Legacy boot refers to the boot method before BIOS, which is the traditional BIOS boot mode and is interdependent with the MBR partition mode. It can install the MBR partition system, supports the installation of all Win systems, and has strong compatibility; However, the MBR partition cannot support hard drives exceeding 2T and is inefficient. uefi boot refers to the boot method after BIOS. It is a new boot mode. It supports GPT partition structure and must be in GPT partition table format to boot; it can speed up the startup speed and improve the startup speed of the operating system after booting.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
Legacy and UEFI boot are both important ways to start a computer. Legacy and UEFI boot are two different boot methods of the operating system. During the computer startup process, they will determine the computer startup method and sequence. Among them, Legacy is the boot method in the traditional sense, while UEFI boot is the latest technology, which can help users start and operate the operating system more efficiently.
What does legacy boot mean
Legacy boot refers to booting from before the BIOS This method is used by the earliest PCs and IBM PCs. When the user turns on the computer, the Legacy BIOS will start executing the program pre-installed in the ROM, then load the system and boot to the operating system. Legacy boot can only support hard drives up to 2.2TB, and can only read the FAT32 file system, and cannot implement network boot.
Legacy startup means traditional BIOS startup, which is interdependent with MBR partition mode. It can install MBR partition system, supports the installation of all Windows systems, and has strong compatibility. However, the MBR partition cannot support hard drives exceeding 2T, and is inefficient and will eventually be eliminated.
Legacy Previous, old-fashioned, traditional. The hard drive boots with MBR and supports up to 4 primary partitions. This is an option in the BIOS. Previous systems used BIOS MBR; now the new standard is UEFI GPT. UEFI supports hard disk GPT partitions and can support up to 128 primary partitions.
Legacy startup is the startup method that PCs have been using for so many years (loading the startup program from the MBR). The hard disk is MBR, which is the "master boot record" of the hard disk.
What does uefi boot mean
UEFI boot refers to the boot method after BIOS, UEFI (Unified Extensible Firmware Interface) is an interface used to unify PC systems. UEFI BIOS can replace the traditional BIOS. The biggest difference between UEFI BIOS and traditional BIOS is that it has higher security, more support, and faster UEFI supports hard disk capacity up to 16TB, can recognize the exFAT file system, and can also achieve network startup.
UEFI (Extensible Hardware Interface) is the new BIOS startup boot mode, which supports GPT (GUID) partition structure and must be in GPT partition table format to start. UEFI boot can speed up the startup speed and improve the startup speed of the operating system after booting. This is why win8 and win10 systems boot quickly. However, the UEFI boot mode does not support the installation of XP/win7 systems. (If you want to install it, you must not only change the UEFI boot mode to the traditional boot mode, but also change the hard disk partition mode to MBR partition. However, some computers purchased in 2016 are not compatible with XP /win7 system, forced installation will cause USB interface failure)
The difference between legacy and uefi startup
1. Reading speed
Traditional BIOS uses Int 13 interrupt to read the disk. It can only read 64KB each time, which is very inefficient. However, UEFI can read 1MB each time and load Enter faster. In addition, Win10 has further optimized UEFI support, claiming to be able to achieve instant boot.
2. Hard disk mode
Legacy mode supports disk partitioning with MBR structure. UEFI mode only supports 64-bit systems, and the disk partition is GPT structure (GUID mode).
MBR: Master Boot Record (Master Boot Record), also called the boot sector, is the first sector that must be read when the computer is turned on to access the hard disk. The MBR partition scheme cannot support disks with a capacity exceeding 2TB.
GPT: Globally unique identification partition table (GUID Partition Table) is the partition structure of a physical hard disk. GUID Partition Table (GPT) was introduced as part of the (Extensible Firmware Interface) project. Compared with the older Master Boot Record (MBR) partitioning scheme commonly used in PCs, GPT provides a more flexible disk partitioning mechanism. Volume capacities greater than 2TB are allowed.
3. Running process
Legacy traditional BIOS startup process:
① After the computer is turned on, start the BIOS and start the BIOS self-test;
②. After passing the self-test, the bios finds the master boot record MBR on the hard disk;
③, MBR Start reading the hard disk partition table DPT, find the partition boot record PBR in the active partition, and transfer control to PBR;
④. PBR searches for the boot manager bootmgr in the active area. After finding it, PBR Control is given to bootmgr (equivalent to the ntldr file in );
⑥. After finding the BCD, Bootmgr first reads the language version information of the boot manager bootmgr menu from the BCD. If there is no multi-system, the system will be loaded directly. If there are multiple systems, the multi-operating system selection screen will be displayed.
UEFI startup process:
① After the computer is turned on, it performs power-on self-test, the UEFI firmware is loaded, and it initializes the hardware used for startup ;
②. UEFI firmware looks for the boot file (\efi\Microsoft\boot\bootmgfw.efi) in the EFI partition to start the manager;
③. The boot manager reads the hard disk EFI partition BCD file (efi\Microsoft\BCD) system menu;
④. Finally, load the boot program winload.efi (\Windows\system32\winload.efi) to load the system according to the configuration content.
Simply speaking, UEFI boot is a new type of rule that replaces Legacy boot. It is a new generation of BIOS with more powerful functions, and it is displayed in a graphical image mode, allowing users to operate more conveniently and intuitively.
Extended information:There is another important difference between Legacy and UEFI startup mode, which is the difference in security. The security mechanism of UEFI mode is better than that of Legacy Mode is more secure, it can effectively prevent the intrusion of viruses and malware, making the system more secure and reliable. In addition, UEFI can also improve system stability, better support system upgrades, and boot the system faster.
For more related knowledge, please visit the
FAQThe above is the detailed content of What does legacy and uefi startup mean?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Legacy boot refers to the boot method before BIOS. It is the traditional BIOS boot mode and is interdependent with the MBR partition mode. It can install the MBR partition system and supports the installation of all Win systems. It has strong compatibility; however, the MBR partition cannot support more than 2T hard drive and low efficiency. uefi boot refers to the boot method after BIOS. It is a new boot mode. It supports GPT partition structure and must be in GPT partition table format to boot; it can speed up the startup speed and improve the startup speed of the operating system after booting.

Some older motherboards do not support uefi startup, but the automatic update and upgrade of win11 system requires uefi startup, so you cannot directly upgrade win11 during the system update. But this does not mean that we really cannot install win11. We can still use the pe system to install it. Let’s take a look at it together. How to install win111 if the motherboard does not support uefi? If the motherboard does not support uefi, you can use the pe system to install it, because the pe system installation can ignore almost all installation conditions. 2. First, you need to download a win11 image system file. 3. Then download a Youqitong software to help us quickly enter the pe system. 4. After the preparation work is completed, open Uqitong.

How to start Win10 using UEFI+mbr? Today, the editor has compiled relevant startup tutorials. The process is very simple. It only requires simple operations on the disk. Let’s take a look with the editor. How to start Win10 with UEFI+mbr? 1. First open the DiskGenius 64-bit professional version partition tool. 2. We create a new primary partition in the format of Fat16 or FAT32. How to create a new one? First, release an unused space and then adjust it directly from the disk. Resize the C drive, 3. Drag the arrow to adjust the excess space, click the "Start" button, 4. Right-click the separated free area and "New Partition", 5. Create the main disk partition, format it as fat16, and click "OK" ",6 o'clock

The newly purchased computer wants to install the system through a USB boot disk, but some users encounter difficulties and think that they can start the computer directly after making a USB boot disk. As everyone knows, many new computers come with pre-installed win10 computers that do not recognize the USB boot disk. The reason is that the pre-installed win10 system supports the UEFI boot mode and SecureBoot is turned on. If we want to boot through the USB disk, we need to turn off security. Startup mode, let's start the editor to introduce it to you in detail. It should be noted that under normal circumstances, computers with win7 installed are in Legacy+MBR mode, while win8 and win10 pre-installed generally use UEFI+GPT mode, but if you want to use win8,

As an open source operating system, LINUX is favored by more and more users. CentOS, as one of its important branches, is highly praised for its stability and security, and UEFI (Unified Extensible Firmware Interface) is The new generation firmware interface that replaces the traditional BIOS has gradually become a standard feature of new computers. This article will introduce in detail how to install CentOS6.7 in UEFI mode and give some precautions. Preparation steps for installing CentOS 6.7 in UEFI mode. Before starting the installation, make sure you have made the following preparations: 1. Download the ISO image file of CentOS 6.7 and write it to a USB or CD. 2. Make sure your computer supports UEFI mode,

With the continuous updating of win10 system, its original installation image is getting larger and larger, which brings troubles to students who like to use U disk for UEFI boot method installation. As we all know, using EFI method to install the system directly installs the original Microsoft image. After decompressing, copy to the root directory of the U disk in fat32 or fat16 format, and then directly set the motherboard U disk to start the installation. However, many friends have reported that it backfired recently. There is a restriction on using the U disk in fat format, that is, a single file. The maximum cannot exceed 4G, otherwise it will be impossible to write. However, as the win10 image increases, the install.wim file in the installation package becomes larger and larger, exceeding 4G, which makes it impossible to directly use

In today's computer technology, UEFI (Unified Extensible Firmware Interface, Unified Extensible Firmware Interface) has become a new standard. It provides a bridge between the operating system and firmware. In Debian and its derivatives, due to historical and stability reasons , the installation process of UEFI may be a bit complicated. This article will introduce in detail how to install UEFI on Debian, from preparation to the final installation steps, as well as possible problems and solutions. Before you start, you need to make sure your system meets the following requirements: 1.64-bit (x86_64) Debian version. 2. Have at least 2GB of RAM. 3.At least

Nowadays, new computers use uefi gpt boot mode to adapt to new operating systems such as win8 and win10. However, most systems before win7 do not support uefi, but use legacy boot mode. The hard disk partition table is mbr, not gpt.