uefi BIOS和legacy BIOS 启动流程区别

Under BIOS

    1. System switched on - Power-on self-test or POST process
    2. After POST, BIOS initializes the necessary system hardware for booting (disk, keyboard controllers etc.)
    3. BIOS launches the first 440 bytes (Master Boot Record) of the first disk in the BIOS disk order
    4. The MBR boot code then takes control from BIOS and launches its next stage code (if any) (mostly boot loader code)
    5. The launched actual boot loader
    
Under UEFI

    1. System switched on. The Power On Self Test (POST) is executed.
    2. UEFI firmware is loaded. Firmware initializes the hardware required for booting.
    3. Firmware reads the boot entries in the firmware's boot manager to determine which UEFI application to be launched and from where (i.e. from which disk and partition).
    4. Firmware launches the UEFI application.
        4.1 This could be the Arch kernel itself (since EFISTUB is enabled by default).
        4.2 It could be some other application such as a shell or a graphical boot manager.
        4.3 Or the boot entry could simply be a disk. In this case the firmware looks for an EFI System Partition on that disk and tries to run the fallback UEFI application \EFI\BOOT\BOOTX64.EFI (BOOTIA32.EFI on 32-bit systems). This is how UEFI bootable thumb drives work.
        
        
来源地址:https://wiki.archlinux.org/index.php/Arch_boot_process#Firmware_types

转载于:https://www.cnblogs.com/choyaooo/p/8023762.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值