mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-30 21:56:22 +00:00
Add the comment about net-/openbsdlabel
This commit is contained in:
parent
4b98e0d7c7
commit
65d973de1c
@ -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…
Reference in New Issue
Block a user