Richard Hughes
|
2dc6a7ef73
|
Remove fu_i2c_device_read_full()
Just use the version with the length specified.
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
bb577bdf04
|
f-fu_smbios_to_string
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
fc2da47b69
|
Remove fu_strtoull_full()
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
377bcb718f
|
Remove the 'common' prefix from the volume creation methods
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
4105768a01
|
Remove the 'common' prefix when parsing version numbers
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
1d9d82ebc5
|
Use a common prefix for CPU-specific methods
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
067d7d8088
|
Split out the path helpers to a new source file
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
770a452132
|
Unexport fu_common_error_array_get_best()
Plugins should not be using this.
|
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
|
72ca59653e
|
Unexport fu_common_uri_get_scheme()
We don't want plugins to be using this.
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
2c5e4ff3ab
|
Unexport fu_common_firmware_builder()
We don't want plugins to be using this.
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
3f77af3cd4
|
Split out the kernel helpers to a new source file
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
25dccf09f7
|
Unexport fu_common_spawn_sync()
This isn't something we want plugins to use.
|
2022-06-14 14:36:52 -05:00 |
|
Richard Hughes
|
425fedcca1
|
trivial: Remove fu_byte_array_set_size_full()
|
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
|
3fe9c0de34
|
Split out the CRC and sum functions to new source files
|
2022-06-14 14:36:52 -05:00 |
|