]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The start of the EFI GPT partition in the PMBR can always be represented
authorMarcel Moolenaar <marcel@FreeBSD.org>
Mon, 17 Aug 2009 16:16:46 +0000 (16:16 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Mon, 17 Aug 2009 16:16:46 +0000 (16:16 +0000)
commit8530137252c7085a59184d3587c76170879930e9
tree406536f006d192a54d6394655dbedf1f3d9945fb
parent60f04e38ca9c098ededd601ee7e6b3023273bcdf
The start of the EFI GPT partition in the PMBR can always be represented
by CHS addressing. Don't define these fields as 0xff, but rather define
them correctly. This prevents boot problems on PCs where GPT is being
used.

PR: 115406
Submitted by: Kent Hauser <kent@khauser.net>
Approved by: re (kib)
sys/geom/part/g_part_gpt.c