Richard Hughes
|
23583f9d0b
|
Add fwupd_device_flag_to_string()
|
2016-03-15 16:31:47 +00:00 |
|
Richard Hughes
|
9a410ce459
|
Add an unlock method for devices
This is based on an idea from Mario Limonciello which can be used to enable a
PCI OptionROM read, or possibly enable ESRT functionality.
|
2016-03-02 10:17:02 +00:00 |
|
Richard Hughes
|
b75c92db47
|
Require AC power before scheduling some types of firmware update
Fixes half of https://github.com/hughsie/fwupd/issues/42
|
2016-02-20 20:25:56 +00:00 |
|
Richard Hughes
|
441785d215
|
trivial: Fix up some harmless lint, no code changes
|
2015-07-28 14:56:19 +01:00 |
|
Richard Hughes
|
d7dba98e68
|
Move boolean properties on the device to a set of flags
This is much less boilerplate and allows us to expand in the future.
|
2015-05-05 16:02:20 +01:00 |
|
Richard Hughes
|
046db72555
|
Add an UNKNOWN status so we can return meaningful enum values
|
2015-04-24 12:33:16 +01:00 |
|
Richard Hughes
|
8a08f9d8f3
|
Verify firmware if a detached signature is present
|
2015-04-14 15:41:44 +01:00 |
|
Richard Hughes
|
f910ac9541
|
trivial: Also export the status enum codes
|
2015-03-19 10:54:06 +00:00 |
|