Richard Hughes
|
a61bb37881
|
Build the quirk files into the daemon as a GResource
Interestingly, this increases the `fwupd` binary size by ~30kb but
reduces the installed size of /usr/share/fwupd/quirks.d by ~330kb.
|
2022-06-30 18:52:24 +01:00 |
|
Gaël PORTAY
|
299b42fe96
|
trivial: Make meson.build indentation consistent
|
2022-06-21 03:27:38 -04:00 |
|
Richard Hughes
|
14cc9b2064
|
Unexport fu_common_reverse_uint8()
It's only used in one little-used plugin.
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
7f86ffab6f
|
Split out the dump helpers to a new source file
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
ed1b13da28
|
Split out the memory helpers to a new source file
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
4b1313b406
|
Split out the GByte helpers to a new source file
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
9d33c29e92
|
Split out the string helpers to a new source file
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
dc91d59f8e
|
Remove the recently added fu_progress_add_step_full()
Just break API instead.
|
2022-06-03 13:47:11 -05:00 |
|
Richard Hughes
|
b7bb9c35dd
|
ch341a: Remove unused variable
|
2022-04-23 10:28:16 +01:00 |
|
Richard Hughes
|
91e9f359c3
|
Add a plugin for the CH341A device
|
2022-04-03 16:29:30 +01:00 |
|