commit | ae95fad5af3793ae804b4390727e0f431e5514d7 | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Mon May 05 13:00:08 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Mon May 12 15:20:05 2014 -0400 |
tree | 65de51deeb3eef975b9f593f1cb9f36c1d3a1dbb | |
parent | fa39ffe5d61bd7f34b2ff579f5f6bb8f92a6b9b1 [diff] |
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>