mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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 |
||
|---|---|---|
| .. | ||
| g_part.c | ||
| g_part.h | ||
| g_part_apm.c | ||
| g_part_bsd.c | ||
| g_part_bsd64.c | ||
| g_part_ebr.c | ||
| g_part_gpt.c | ||
| g_part_if.m | ||
| g_part_ldm.c | ||
| g_part_mbr.c | ||
| g_part_pc98.c | ||
| g_part_vtoc8.c | ||