
19 Nov
2015
19 Nov
'15
12:39 a.m.
On Fri, Nov 13, 2015 at 07:42:11AM +0100, Lukasz Majewski wrote:
This commit provides definition and declaration of GPT verification functions - namely gpt_verify_headers() and gpt_verify_partitions(). The former is used to only check CRC32 of GPT's header and PTEs. The latter examines each partition entry and compare attributes such as: name, start offset and size with ones provided at '$partitions' env variable.
Signed-off-by: Lukasz Majewski l.majewski@majess.pl
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom