Skip to content
Snippets Groups Projects
Commit bbb9ffac authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Tom Rini
Browse files

gpt: command: Extend gpt command to support GPT table verification


This commit adds support for "gpt verify" command, which verifies
correctness of on-board stored GPT partition table.
As the optional parameter one can provide '$partitons' environment variable
to check if partition data (size, offset, name) is correct.

This command should be regarded as complementary one to "gpt restore".

Signed-off-by: default avatarLukasz Majewski <l.majewski@majess.pl>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarPrzemyslaw Marczak <p.marczak@samsung.com>
parent cef68bf9
No related branches found
No related tags found
Loading
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