martin be31cead4d Fix three MBR extended partition related bugs:
1) when walking an extended MBR chain, do not assign duplicate indices
 2) the pointer to the next MBR may be any of the MBR_PTYPE_EXT* variants
 3) the ext MBR chain links are relative to the primary extended partition,
    unlike the contained partitions which are relative to the extended MBR
    block address.
2019-01-27 13:16:05 +00:00
..
2018-12-05 14:45:59 +00:00
2018-09-16 22:37:24 +00:00
2018-09-25 09:55:41 +00:00
2018-08-02 03:40:51 +00:00