Virtual Method
FwupdPluginFirmwareparse
Declaration [src]
gboolean
parse (
FuFirmware* self,
GBytes* fw,
guint64 addr_start,
guint64 addr_end,
FwupdInstallFlags flags,
GError** error
)
Parameters
fw |
GBytes |
No description available. | |
The data is owned by the caller of the function. | |
addr_start |
guint64 |
No description available. | |
addr_end |
guint64 |
No description available. | |
flags |
FwupdInstallFlags |
No description available. | |
error |
GError ** |
The return location for a GError* , or NULL . |