K 10 svn:author V 6 tsoome K 8 svn:date V 27 2019-04-30T17:45:22.935938Z K 7 svn:log V 287 zfsboot: to detect disk size, use GPT information first If we do have GPT on disk, read the disk size from it and do not call int13. Since int13 does report bogus informatiopn too often, rather trust the partition table. We are using the same strategy with loader. MFC after: 1 month END