Skip to content
Commit 25801acc authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

part: detect EFI system partition



Up to now for MBR and GPT partitions the info field 'bootable' was set to 1
if either the partition was an EFI system partition or the bootable flag
was set.

Turn info field 'bootable' into a bit mask with separate bits for bootable
and EFI system partition.

This will allow us to identify the EFI system partition in the UEFI
sub-system.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 4fe050e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment