Method
FwupdPluginFirmwareexport
Declaration [src]
void
fu_firmware_export (
FuFirmware* self,
FuFirmwareExportFlags flags,
XbBuilderNode* bn
)
Description [src]
This allows us to build an XML object for the nested firmware.
Available since: | 1.6.0 |
This method is not directly available to language bindings. |
Parameters
flags |
FuFirmwareExportFlags |
Firmware export flags, e.g. |
|
bn |
XbBuilderNode* |
A Xmlb builder node. |
|
The data is owned by the caller of the function. |