On Mon, 16 Jun 2025 13:27:46 +0200, Patrick Delaunay wrote: > V4 update the test print_guid, as "ESP" is a known part type UUID under > CONFIG_EFI_PARTITION flag and no more CONFIG_EFI or CONFIG_CMD_EFIDEBUG > or CONFIG_CMD_EFIDEBUG > > test result: > https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/26699 > > [...]
Applied to u-boot/master, thanks! [1/3] lib/uuid.c: restore support of system partition type for ESP commit: 73d5a68fec9e68b2278d83625d6f8bbfcb33e2d5 [2/3] doc: cmd: gpt: add information on type partition commit: a3a5179b1c9eafee0850aa653384cb8c23a4f79f [3/3] test/py: tests: gpt: add test_gpt_write_part_type commit: 7a598e633a5376ddae6a96bfcdb28c8e7b422b0c -- Tom