]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerTom Rini <trini@ti.com>
Mon, 12 May 2014 19:20:05 +0000 (15:20 -0400)
commitae95fad5af3793ae804b4390727e0f431e5514d7
tree65de51deeb3eef975b9f593f1cb9f36c1d3a1dbb
parentfa39ffe5d61bd7f34b2ff579f5f6bb8f92a6b9b1
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