Richard Hughes
|
a1c7716cdc
|
dfu: Fix uploading large firmware files
Fixes split into more than 0xff chunks were being truncated as uint8_t was the
wrong index type.
|
2017-10-12 09:13:27 +01:00 |
|
Richard Hughes
|
b73ff8a346
|
trivial: Use FwupdStatus in the dfu plugin
|
2017-09-28 09:23:52 +01:00 |
|
Richard Hughes
|
9e79223ecf
|
trivial: C99ify more for-loops
|
2017-09-28 09:23:52 +01:00 |
|
Richard Hughes
|
b3c13461e9
|
trivial: Use the error domain from libfwupd
This means we don't need to convert the error code in the dfu plugin.
|
2017-09-08 13:33:34 +01:00 |
|
Richard Hughes
|
ef39e2e52f
|
trivial: Remove all the DFU API versioning information
|
2017-09-08 10:32:22 +01:00 |
|
Richard Hughes
|
68480a2069
|
trivial: Move the libdfu sources to the dfu plugin
|
2017-09-07 18:39:23 +01:00 |
|