Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ad2dd658 authored by Govindraj Raja's avatar Govindraj Raja
Browse files

feat(partition): add support to use backup GPT header


Currently we just use primary GPT header which is located in second
entry after MBR header, but if this block is corrupted or CRC
mismatch occurs we could try to use the backup GPT header located at
LBAn and GPT entries following this from LBA-33.

Add suitable warning messages before returning any errors to identify
the cause of issue.

Change-Id: I0018ae9eafbacb683a18784d2c8bd917c70f50e1
Signed-off-by: default avatarGovindraj Raja <govindraj.raja@arm.com>
parent fce8a70e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment