]> Git Repo - u-boot.git/commit
gpt: Fix uuid string format
authorVincent Tinelli <[email protected]>
Mon, 27 Feb 2017 14:11:15 +0000 (16:11 +0200)
committerTom Rini <[email protected]>
Fri, 17 Mar 2017 18:15:10 +0000 (14:15 -0400)
commit9da52f8f67b32a21a687602681f6b6b6b7df480b
treef57f6f72cd3ae43aedb6dc05a82ccf2b8a4e542e
parent2c79fd401982c7d6c5e77c09bc7035f8a3766c88
gpt: Fix uuid string format

Change GPT UUID string format from UUID to GUID per specification.

Signed-off-by: Vincent Tinelli <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
cmd/gpt.c
disk/part_efi.c
This page took 0.033603 seconds and 4 git commands to generate.