diff options
author | Alison Chaiken <alison@peloton-tech.com> | 2017-07-04 11:18:50 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-04 20:34:04 -0400 |
commit | 09a49930e4154974dd918ed42d129d50c110c45a (patch) | |
tree | 946d405a2ced9e90870f505e4a870ffcf5a76c5b /disk | |
parent | 73d6d18b7147c90d6f8a60acb8dad663a225e63d (diff) | |
download | u-boot-09a49930e4154974dd918ed42d129d50c110c45a.tar.gz u-boot-09a49930e4154974dd918ed42d129d50c110c45a.tar.bz2 u-boot-09a49930e4154974dd918ed42d129d50c110c45a.zip |
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: Alison Chaiken <alison@peloton-tech.com>
[trini: Make this depend on CMD_GPT_RENAME, as it is the user of this
code]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions