X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fefi_partition.h;h=e75e45a6bc0d2f6484485cba5429064091e0b1c5;hb=34037afe24e0bff97cf5262f8f1a76f5e0815dc1;hp=ff38df5e79ebfd9784fc1b26423b5db65e098131;hpb=6283f55ea1b91e680386388c17d14b89e344fa8d;p=zfs.git diff --git a/include/sys/efi_partition.h b/include/sys/efi_partition.h index ff38df5..e75e45a 100644 --- a/include/sys/efi_partition.h +++ b/include/sys/efi_partition.h @@ -35,6 +35,7 @@ extern "C" { * GUID Partition Table Header */ +#define EFI_MIN_LABEL_SIZE 92 #define EFI_LABEL_SIZE 512 #define LEN_EFI_PAD (EFI_LABEL_SIZE - \ ((5 * sizeof (diskaddr_t)) + \