[U-Boot] [PATCH v1] gpt: Fix uuid string format
Andy Shevchenko
andy.shevchenko at gmail.com
Fri Mar 3 15:18:28 UTC 2017
On Fri, Mar 3, 2017 at 6:52 AM, Simon Glass <sjg at chromium.org> wrote:
> 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?
I hope it's not a condition for your tag? Otherwise we might do this
later at some point.
--
With Best Regards,
Andy Shevchenko
More information about the U-Boot
mailing list