Richard Hughes
|
bf59e265bc
|
Write the ELF files with the correct section type
This should fix a compile failure on s390x.
Resolves: https://github.com/hughsie/fwupd/issues/63
|
2016-08-31 10:30:48 +01:00 |
|
Richard Hughes
|
3667ee7b22
|
libdfu: Add initial ELF reading and writing support
|
2016-08-26 18:44:00 +01:00 |
|
Richard Hughes
|
c1a08c75d8
|
Support returning multiple GUIDs from GetDetails
|
2016-05-25 09:47:40 +01:00 |
|
Richard Hughes
|
b08fcebab4
|
trivial: Remove the now-unused .inf from the example cab file
|
2016-05-25 09:34:38 +01:00 |
|
Richard Hughes
|
032596e800
|
libdfu: Fix several reported crashes in the inhex32 import code
This also adds the ability to write simple Intel HEX files too.
|
2015-12-06 16:27:16 +00:00 |
|
Richard Hughes
|
7c37e55459
|
libdfu: Add support for the draft 'DFU Metadata Table Specification'
|
2015-12-04 16:01:40 +00:00 |
|
Richard Hughes
|
4545dd70af
|
libdfu: Add DfuCipher which is a property on a target and a firmware file
At the moment we're not doing anything smart other than looking at the
firmware filename, but in the future we might do something better.
|
2015-12-04 12:58:05 +00:00 |
|
Richard Hughes
|
a3acd7f711
|
Add support for updating USB devices with DFU
This adds a private libdfu library and also a small utility program called
dfu-tool.
|
2015-11-12 17:32:48 +00:00 |
|
Richard Hughes
|
ff7e6ceb98
|
Generate the ColorHug test files at runtime
Also, fix the firmware.inf to have the correct ClassGuid.
|
2015-08-12 09:09:28 +01:00 |
|
Richard Hughes
|
25cf6ab53e
|
Add a Raspberry Pi firmware provider
This queries the current firmware version and also allows online or offline
updating.
|
2015-08-05 12:14:56 +01:00 |
|
Richard Hughes
|
04ee5856d0
|
Sign the test binary with the correct key
Use the LVFS key rather than my own GPG key, and load that in the self tests.
Fixes https://github.com/hughsie/fwupd/issues/14
|
2015-07-28 09:47:03 +01:00 |
|
Richard Hughes
|
4b41e737b1
|
Make the ROM parsing more robust and add self tests
This code can now parse 99.6% of all the user-submitted firmwares from the
http://www.techpowerup.com/vgabios/ database.
|
2015-06-30 14:00:31 +01:00 |
|
Richard Hughes
|
36a889034c
|
Add helper code to validate public key signatures
We'll use this in the future for checking device firmware.
|
2015-04-14 13:53:19 +01:00 |
|
Richard Hughes
|
8ccb1af4fe
|
trivial: Use the ALS firmware with signed payload
|
2015-04-14 13:44:35 +01:00 |
|
Richard Hughes
|
310419856b
|
trivial: Add some files ready for a first release
|
2015-03-16 12:51:04 +00:00 |
|
Richard Hughes
|
8dbfb1c478
|
Add initial build files and enough code to launch a simple D-Bus daemon
|
2015-02-26 18:16:40 +00:00 |
|