Files
2026-07-13 13:12:17 +08:00

7 lines
350 B
HTML

<header>Boot mode</header>
<p>Shows whether the running system appears to have booted through UEFI
firmware or legacy BIOS firmware.</p>
<p>This matters because GRUB is installed differently in each mode. UEFI
systems normally use an EFI system partition and a boot loader ID, while BIOS
systems normally install GRUB boot code to a disk device.</p>