Skip to content
Snippets Groups Projects
Commit 09a49930 authored by Alison Chaiken's avatar Alison Chaiken Committed by Tom Rini
Browse files

GPT: read partition table from device into a data structure


Make the partition table available for modification by reading it from
the user-specified device into a linked list.   Provide an accessor
function for command-line testing.

Signed-off-by: default avatarAlison Chaiken <alison@peloton-tech.com>
[trini: Make this depend on CMD_GPT_RENAME, as it is the user of this
code]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 73d6d18b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment