Add the comment about net-/openbsdlabel
This commit is contained in:
parent
4b98e0d7c7
commit
65d973de1c
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@ bsdlabel_partition_map_iterate (grub_disk_t disk,
|
||||||
&grub_bsdlabel_partition_map, hook);
|
&grub_bsdlabel_partition_map, hook);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* This is a total breakage. Even when net-/openbsd label is inside partition
|
||||||
|
it actually describes the whole disk.
|
||||||
|
*/
|
||||||
static grub_err_t
|
static grub_err_t
|
||||||
netopenbsdlabel_partition_map_iterate (grub_disk_t disk, grub_uint8_t type,
|
netopenbsdlabel_partition_map_iterate (grub_disk_t disk, grub_uint8_t type,
|
||||||
struct grub_partition_map *pmap,
|
struct grub_partition_map *pmap,
|
||||||
|
|
Loading…
Add table
Reference in a new issue