1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 22:24:37 +01:00
Files
u-boot-megous/include/part.h
Philippe Reynes 5c783b54d6 disk: part_efi: add support to repair gpt table
If a gpt table is corrupted (after a power cut
for example), then the gpt table should repaired.
The function gpt_repair_headers check if at least
one gpt table is valid, and then only write the
corrupted gpt table.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2022-05-06 14:39:15 -04:00

18 KiB