commit | ecb5206e1318ee439e7ccb9195e3bf517d4001c5 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm.code@gmail.com> | Tue Jan 15 10:07:29 2019 -0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Aug 23 05:48:26 2022 -0400 |
tree | 4c0b39e7df8f6805b6dd44bc2734f8a813900dfb | |
parent | 401464edbb9625dd6bb6a23c3d699de26f0ad14b [diff] |
gptfdisk: Provide sgdisk_read for direct reads of the partition table This allows volume manager to read the partition table via a simple function call instead of doing a popen() and parsing the output. Change-Id: I1d8ec6d5c03dc62d2b6b498efe02b41b1b11be46