K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-10-24T02:49:13.690448Z K 7 svn:log V 280 MFC r346969: 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. END