Constructor

FwupdPluginLinearFirmwarenew

Declaration [src]

FuFirmware*
fu_linear_firmware_new (
  GType image_gtype
)

Description [src]

Creates a new FuFirmware made up of concatenated images.

Available since:1.8.2

Parameters

image_gtype GType
 

A GType, e.g. FU_TYPE_OPROM_FIRMWARE.

Return value

Returns: FuFirmware
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.