freebsd-nq/sys/geom/part
Warner Losh fdcf0c7477 While the EFI spec allows numbers to be in many forms, libefivar
produces hex numbers for the dsn. Since that come is from EDK2, change
this for symmetry, by generating the dsn as a hex number.

Noticed by: gpart list | grep efimedia | awk -F: '{print $2;}' | \
	sed -e 's/^ *//g;s/,,/,/' | grep MBR | efidp -p | efidp -f
Sponsored by: Netflix
2017-11-21 06:12:21 +00:00
..
g_part_apm.c Remove trailing whitespace (one I just introduced and a bunch of 2017-11-21 05:42:13 +00:00
g_part_bsd64.c Remove trailing whitespace (one I just introduced and a bunch of 2017-11-21 05:42:13 +00:00
g_part_bsd.c Remove trailing whitespace (one I just introduced and a bunch of 2017-11-21 05:42:13 +00:00
g_part_ebr.c Remove trailing whitespace (one I just introduced and a bunch of 2017-11-21 05:42:13 +00:00
g_part_gpt.c Remove trailing whitespace (one I just introduced and a bunch of 2017-11-21 05:42:13 +00:00
g_part_if.m sys/geom: spelling fixes in comments. 2016-04-29 20:56:58 +00:00
g_part_ldm.c sys/geom: spelling fixes in comments. 2016-04-29 20:56:58 +00:00
g_part_mbr.c While the EFI spec allows numbers to be in many forms, libefivar 2017-11-21 06:12:21 +00:00
g_part_vtoc8.c
g_part.c Remove trailing whitespace (one I just introduced and a bunch of 2017-11-21 05:42:13 +00:00
g_part.h Add some additional GPT partition types 2015-12-27 18:12:13 +00:00