All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lvfs-announce] LVFS is now testing DFU files
@ 2019-03-11 15:45 Richard Hughes
  0 siblings, 0 replies; only message in thread
From: Richard Hughes @ 2019-03-11 15:45 UTC (permalink / raw)
  To: lvfs-announce

Hi all,

For a few months UEFI UpdateCapsules have been checked to see if they
contain a CAPSULE_HEADER file prefix. Some vendors have now fixed new
uploads to include this required header, and many others are working
on it right now. It's still of course possible to 'waive' the results
and ignore the test, but in the most part the extra check has been a
positive step forward.

Next on the list is DFU files, which are now scanned to ensure they
have the UFD file footer as required by the DFU specification. Any
firmware test failures without this footer (or where the footer has
incorrect values) can be waived by any vendor QA user. I've enabled
this test on the LVFS and ran it on the existing firmware marked with
protocol org.usb.dfu and there were only 4 firmware files that failed,
and I've BCC'd anyone affected.

If it helps, fwupd can convert a "raw" firmware image to include a DFU
header, for example:

$ dfu-tool convert dfu old.raw new.dfu
$ dfu-tool set-vendor new.dfu 0xabcd
$ dfu-tool set-product new.dfu 0x1234

Any questions, please reply off list. Thanks!

Richard

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-11 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 15:45 [Lvfs-announce] LVFS is now testing DFU files Richard Hughes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.