HomeFreeBSD

MFC r346969: zfsboot: to detect disk size, use GPT information first

Description

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.

Details

Provenance
kevansAuthored on
Parents
rS353980: MFC r346701: loader: fdt: Add fdt_is_setup function
Branches
Unknown
Tags
Unknown