summaryrefslogtreecommitdiffstats
path: root/common/partitions/parser.h
Commit message (Expand)AuthorAgeFilesLines
* partitions: move parser.h to include/partitions.hSascha Hauer2024-02-201-45/+0
* partition: allocate struct partition in parserSascha Hauer2024-02-201-2/+3
* partition: allocate struct partition_desc in parserSascha Hauer2024-02-201-1/+2
* common: partitions: efi: record type UUID in cdevAhmad Fatoum2023-06-121-1/+4
* common: partitions: decouple from EFI GUID definitionAhmad Fatoum2023-06-081-0/+1
* cdev: rename partuuid to uuidMichael Olbrich2022-02-081-1/+1
* partitions: Increase MAX_PARTITION to 128Sascha Hauer2021-06-091-1/+1
* cdev: Add partuuid string to struct cdevSascha Hauer2015-06-181-0/+1
* cdev: store dos partition type in struct cdevSascha Hauer2013-10-141-0/+1
* disk: introduce partition nameJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+2
* partitons: add frameworkJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+35