[PATCH v3 1/5] disk: Add partition lookup by type GUID functionality
Simon Glass
sjg at chromium.org
Mon Apr 20 03:17:53 CEST 2026
Hi Balaji,
On 2026-04-19T10:24:02, Balaji Selvanathan
<balaji.selvanathan at oss.qualcomm.com> wrote:
> disk: Add partition lookup by type GUID functionality
>
> Introduce part_get_info_by_type_guid() function to enable partition
> lookup using partition type GUID. This complements the existing UUID
> lookup functionality and provides more flexible partition discovery
> mechanisms.
>
> Signed-off-by: Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com>
>
> disk/part.c | 37 +++++++++++++++++++++++++++++++++++++
> include/part.h | 21 +++++++++++++++++++++
> 2 files changed, 58 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot
mailing list