9
0
Fork 0
barebox/common/partitions
Trent Piepho 5e3069f3f9 partitions/efi: Add partuuid to partition description
In commit bc31d85c6e the partition UUID
was added to the partition struct and thence to the cdev(s) for the
partition.  But just for DOS partitions.  Do this for GPT aka EFI
partitions too.

Signed-off-by: Trent Piepho <tpiepho@kymetacorp.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-08 08:30:55 +01: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 cdev: Add partuuid string to struct cdev 2015-06-18 09:01:01 +02:00
efi.c partitions/efi: Add partuuid to partition description 2016-01-08 08:30:55 +01: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