Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 629 Bytes

CSM booting.md

File metadata and controls

14 lines (10 loc) · 629 Bytes
tags aliases sources
definition
Compatibility Support Module, BIOS-MBR, BIOS-GPT, CSM

Compatibility Support Module

[[UEFI]] support booting in BIOS mode from [[MBR]]-partitioned disks through the  that provides legacy BIOS compatibility.

In this scenario, booting is performed in the same way as on legacy BIOS-based systems, by ignoring the partition table and relying on the content of a boot sector

BIOS-style booting called BIOS-MBR, regardless of it being performed on UEFI or BIOS. Booting legacy BIOS systems from GPT disks is also possible, and such a boot scheme is commonly called BIOS-GPT.