qfw: Add more fields and a heading to qfw list
authorSimon Glass <sjg@chromium.org>
Wed, 29 Oct 2025 14:14:32 +0000 (15:14 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 6 Nov 2025 22:26:27 +0000 (23:26 +0100)
commit74545d49c7d1558473118fab0f74de3c5976ee9b
tree1e86b48d89c3b14e13041a92b1bde5623165b6fb
parentddc916334a7a7e180b532dbb2cf1b778466d2b9b
qfw: Add more fields and a heading to qfw list

Update the command to show the size and selected file, since this is
useful information at times. Add a heading so it is clear what each
field refers to.

Add a simple test as well.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/qfw.c
doc/usage/cmd/qfw.rst
test/cmd/Makefile
test/cmd/qfw.c [new file with mode: 0644]