disk: part_efi: add support for the Backup GPT
authorSteve Rae <srae@broadcom.com>
Mon, 5 May 2014 20:00:08 +0000 (13:00 -0700)
committerChanho Park <chanho61.park@samsung.com>
Tue, 11 Aug 2015 13:24:20 +0000 (22:24 +0900)
commit868bf4e2131a6b49c772008023f2d8b94255b4c7
tree20d7d48b8e7ced1f817dc72d4e14deab75ae2213
parent6ec4ca75c237117d2512b4b6675c53640274cbfa
disk: part_efi: add support for the Backup GPT

Check the Backup GPT table if the Primary GPT table is invalid.
Renamed "Secondary GPT" to "Backup GPT" as per:
  UEFI Specification (Version 2.3.1, Errata A)

Signed-off-by: Steve Rae <srae@broadcom.com>
disk/part_efi.c
doc/README.gpt