]> git.proxmox.com Git - mirror_zfs.git/blobdiff - include/sys/efi_partition.h
Make libefi-created GPT compatible with gptfdisk
[mirror_zfs.git] / include / sys / efi_partition.h
index ff38df5e79ebfd9784fc1b26423b5db65e098131..e75e45a6bc0d2f6484485cba5429064091e0b1c5 100644 (file)
@@ -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)) + \