fwupd/docs
Richard Hughes 1981c63d58 Remove FuFirmwareImage and just use FuFirmware instead
This allows us to 'nest' firmware formats, and removes a ton of duplication.

The aim here is to deprecate FuFirmwareImage -- it's almost always acting
as a 'child' FuFirmware instance, and even copies most of the vfuncs to allow
custom types. If I'm struggling to work out what should be a FuFirmware and
what should be a FuFirmwareImage then a plugin author has no hope.

For simple payloads we were adding bytes into an image and then the image into
a firmware. This gets really messy when most plugins are treating the FuFirmware
*as* the binary firmware file.

The GBytes saved in the FuFirmware would be considered the payload with the
aim of not using FuFirmwareImage in the single-image case.
2021-03-09 21:14:12 +00:00
..
architecture-plan.svg trivial: Fix some spelling in the architecture plan 2018-07-15 10:09:02 +01:00
fwupd-docs.xml Remove FuFirmwareImage and just use FuFirmware instead 2021-03-09 21:14:12 +00:00
hsi.xml Detect the AMD TSME encryption state for HSI 2021-01-06 16:45:33 +00:00
meson.build Add some of the HSI specification to the generated documentation 2020-08-17 20:23:49 +01:00
tutorial.xml Split out the fwupd tutorial into a new file 2020-07-28 09:22:07 +01:00