[U-Boot] [PATCH v5 1/3] GPT: add accessor function for disk GUID
Tom Rini
trini at konsulko.com
Sun Jun 11 13:38:49 UTC 2017
On Fri, Jun 09, 2017 at 10:27:40PM -0700, alison at peloton-tech.com wrote:
> From: Alison Chaiken <alison at she-devel.com>
>
> In order to read the GPT, modify the partition name strings, and then
> write out a new GPT, the disk GUID is needed. While there is an
> existing accessor for the partition UUIDs, there is none yet for the
> disk GUID.
>
> Changes since v4:
> -- Made do_disk_guid() return 0 upon success so that now, in the
> sandbox, u-boot prints a "success!" exit message.
>
> Signed-off-by: Alison Chaiken <alison at peloton-tech.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170611/67a2326e/attachment.sig>
More information about the U-Boot
mailing list