9
0
Fork 0
barebox/common/partitions
Uwe Kleine-König 6fecd2aaca partitions: dos: parse extended partition
DOS MBRs might contain an extended partition that holds several logical
partitions. Add these to the partitions of the block device.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-11-08 15:38:27 +01:00
..
Kconfig partitions: Add missing depends on BLOCK 2013-06-02 12:35:13 +02:00
Makefile disk: partitions: add EFI GUID Partition Table 2013-02-18 09:11:37 +01:00
dos.c partitions: dos: parse extended partition 2013-11-08 15:38:27 +01:00
efi.c block: implement block_read/block_write functions 2013-05-31 09:34:48 +02:00
efi.h disk: partitions: add EFI GUID Partition Table 2013-02-18 09:11:37 +01:00
parser.h cdev: store dos partition type in struct cdev 2013-10-14 14:04:20 +02:00