Method
FwupdPluginFirmwareparse_file
Declaration [src]
gboolean
fu_firmware_parse_file (
FuFirmware* self,
GFile* file,
guint64 flags,
GError** error
)
Description [src]
Parses a firmware file, typically breaking the firmware into images.
| Available since: | 1.3.3 |
Parameters
file |
GFile |
A file. |
|
| The data is owned by the caller of the function. | |
flags |
guint64 |
|
|
error |
GError ** |
The return location for a GError*, or NULL. |