[PATCH v2 4/4] cmd: gpt: fix gpt read

Simon Glass sjg at chromium.org
Mon Sep 4 18:48:53 CEST 2023


On Sat, 2 Sept 2023 at 01:34, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> To partition a block device the partition type GUIDs are needed but
> 'gpt read' does not provide these. Add the missing parts.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> v2:
>         use accessor for type_guid field
> ---
>  cmd/gpt.c | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list