Richard Hughes
4bd5450c03
Fix a critical warning when parsing invalid Intel HEX firmware
2021-01-05 15:59:30 +00:00
Richard Hughes
364e2685ca
Do not show unprintable chars from invalid firmware in the logs
2021-01-05 15:15:07 +00:00
Richard Hughes
f3539621ee
ihex: Do not dump binary out to the terminal for corrupt files
2020-12-10 14:58:11 +00:00
Richard Hughes
6a29672bc3
Do more processing when tokenizing the Intel HEX file
2020-10-20 16:27:15 +01:00
Richard Hughes
6450d0deb4
Add FwupdInstallFlags of _IGNORE_CHECKSUM, _IGNORE_VID_PID and _IGNORE_POWER
...
The FWUPD_INSTALL_FLAG_FORCE flag has really unclear semantics, and ignoring a
file CRC, checksum or model ID should only be done when using fwupdtool actually
debugging a plugin or firmware parser.
Use the existing --force flag when we want a "gentle nudge" like reuploading
previously processed reports.
2020-10-07 13:15:09 +01:00
Richard Hughes
c134451aeb
trivial: Fix up a private function name that was missed
2020-03-19 06:43:42 +00:00
Richard Hughes
03d4675511
Do not add blank lines when tokenizing Intel hex files
2020-03-10 15:07:58 +00:00
Mario Limonciello
6b0e66354b
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00