freebsd-dev/sys/geom/part
Andrey V. Elsukov af90a87209 Make detection of GPT a bit more reliable.
When we are detecting a partition table and didn't find PMBR, try to
read backup GPT header from the last sector and if it is correct,
assume that we have GPT.

Reviewed by:	rpokala
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D4282
2015-12-10 10:35:07 +00:00
..
g_part_apm.c After EFI support was added to the installer, it needed to allow boot 2014-07-04 15:55:32 +00:00
g_part_bsd64.c
g_part_bsd.c Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
g_part_ebr.c
g_part_gpt.c Make detection of GPT a bit more reliable. 2015-12-10 10:35:07 +00:00
g_part_if.m Implement the historic DIOCGDINFO ioctl for gpart on BSD 2014-11-18 17:06:40 +00:00
g_part_ldm.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
g_part_mbr.c Add apple-boot, apple-hfs and apple-ufs aliases to MBR scheme. 2015-05-05 09:33:02 +00:00
g_part_pc98.c
g_part_vtoc8.c
g_part.c Report the scheme and provider names in warning message about unaligned 2015-07-26 11:16:48 +00:00
g_part.h Add GUID and alias for Apple Core Storage partition. 2015-03-12 18:51:31 +00:00