9
0
Fork 0
barebox/common/partitions
Uwe Kleine-König 9efa564805 partitions: dos: add partuuid string for logical partitions
Commit bc31d85c6e ("cdev: Add partuuid string to struct cdev") added
partuuid strings for dos partitions but only for the (up to) four
primary partitions. Do the same for the logical partitions. Their
numbers start at 5 independently of the number of available primary
partitions.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-05-10 08:13:33 +02:00
..
Kconfig partitions/efi: Add partuuid to partition description 2016-01-08 08:30:55 +01:00
Makefile disk: partitions: add EFI GUID Partition Table 2013-02-18 09:11:37 +01:00
dos.c partitions: dos: add partuuid string for logical partitions 2016-05-10 08:13:33 +02:00
efi.c include: move crc specific stuff to crc.h 2016-04-15 12:21:44 +02:00
efi.h Move efi.h to include/ 2014-07-14 08:01:11 +02:00
parser.h cdev: Add partuuid string to struct cdev 2015-06-18 09:01:01 +02:00