[PATCH v4 2/4] boot: Move obtaining the label into a common file

Tom Rini trini at konsulko.com
Thu Oct 9 19:24:28 CEST 2025


On Thu, Oct 09, 2025 at 03:29:53AM -0600, Simon Glass wrote:

> The 'bootflow list' command supports looking at the EFI device-path when
> available. Move this piece into a common function so it can be used
> elsewhere.

The point of this was to enable the show_bootflow->bootflow_show chnage,
so should be dropped.

> Use 'usb' instead of 'usb_mass_storage' for usb so that it fits in the
> column space.
> 
> This updates the output from 'bootflow list'.

And this is unrelated and should be its own patch. Wikipedia says USB
MSC or UMS are the common short forms for USB Mass Storage devices, and
we should use one of them to have the output be more precise (since we
support USB networking devices for example).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251009/b1344caa/attachment.sig>


More information about the U-Boot mailing list