Mario Limonciello
|
2e7355955a
|
trivial: add missing colon in function docs
|
2022-12-17 07:23:09 -06:00 |
|
Richard Hughes
|
069fa56f1a
|
Add fu_archive_firmware_get_image_fnmatch() for future use
It's useful to get images from archives by a specific filename extension.
|
2022-12-17 07:44:27 +00:00 |
|
Richard Hughes
|
0491b07a93
|
Make the FuFirmware->parse() vfunc more helpful
This removes the 100% unused addr_end parameter and explicitly makes
the addr_start into the start offset in more cases.
|
2022-06-27 15:40:11 -05:00 |
|
Gaël PORTAY
|
e6b01cbb18
|
archive: Add writing support
|
2022-05-21 08:21:55 -04:00 |
|
Richard Hughes
|
7143e04852
|
Add FuArchiveFirmware
Add a FuFirmware superclass that allows us to parse an new archive in the archive. We already do this for fastboot and we're about to add another.
|
2021-11-26 13:47:04 +00:00 |
|