Hi Sean,
The progress reporting is unfortunately in a bad shape and may not work as expected. The flashrom cli has a `--progress` switch. The `-V[V[V]]` flags are only to generate more debug output.
Beside the flashrom binary we have a libflashrom API to use directly. But please be aware that the API is not stable and might change. Feedback is welcome.
There is also a patch laying around adding a GTK GUI to flashrom https://review.coreboot.org/c/flashrom/+/69714
I hope I could help -- Thomas
On Tue, 2023-03-07 at 12:37 +0100, Sean Dekker wrote:
Hi all, Is there a way/switch to write flash progress into std. I want to create a graphical wrapper for flashrom and want to show the progress on the screen. I tried to use different verbose switches but it is kind of not easy to parse. I would appriciate your help! _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org