[U-Boot] [PATCH v1] gpt: Fix uuid string format
Simon Glass
sjg at chromium.org
Fri Mar 3 04:52:58 UTC 2017
Hi Andy,
On 27 February 2017 at 07:11, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> From: Vincent Tinelli <vincent.tinelli at intel.com>
>
> Change GPT UUID string format from UUID to GUID per specification.
>
> Signed-off-by: Vincent Tinelli <vincent.tinelli at intel.com>
> ---
> cmd/gpt.c | 2 +-
> disk/part_efi.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
How about also a patch to add comments to that enum in uuid.h?
- Simon
More information about the U-Boot
mailing list