fwupd/src
2015-03-11 22:01:47 +00:00
..
fu-cab.c Use the metainfo.xml in the .cab file when it's available 2015-03-11 22:01:47 +00:00
fu-cab.h Parse the firmware name when exploding the cab file 2015-03-10 15:57:30 +00:00
fu-cleanup.h Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
fu-common.c Add a 'Status' property which is updated when the daemon is active 2015-03-09 22:43:25 +00:00
fu-common.h Parse the firmware name when exploding the cab file 2015-03-10 15:57:30 +00:00
fu-debug.c Flesh out the provider interface and allow offline updates 2015-02-27 08:29:13 +00:00
fu-debug.h Flesh out the provider interface and allow offline updates 2015-02-27 08:29:13 +00:00
fu-device.c Add an OnlyOffline property for devices that cannot do online updates 2015-03-04 22:30:12 +00:00
fu-device.h Return the device properties when calling GetDevices() 2015-03-02 22:44:58 +00:00
fu-main.c Emit ::Changed() when devices are added or removed 2015-03-11 19:47:08 +00:00
fu-pending.c Add actual error codes for failure 2015-03-05 11:30:58 +00:00
fu-pending.h Allow scheduling updates for later 2015-03-05 11:15:36 +00:00
fu-provider-chug.c trivial: Fix the ColorHug display names 2015-03-10 09:48:00 +00:00
fu-provider-chug.h Add initial ColorHug support 2015-03-03 15:13:27 +00:00
fu-provider-uefi.c Use efibootmgr to automatically boot the UEFI firmware update process 2015-03-11 21:34:40 +00:00
fu-provider-uefi.h Support online updates 2015-03-01 20:33:54 +00:00
fu-provider.c Add a 'Status' property which is updated when the daemon is active 2015-03-09 22:43:25 +00:00
fu-provider.h Add a 'Status' property which is updated when the daemon is active 2015-03-09 22:43:25 +00:00
fu-self-test.c Add a method to get details about a firmware file 2015-03-09 11:04:32 +00:00
fu-util.c Add a 'Status' property which is updated when the daemon is active 2015-03-09 22:43:25 +00:00
fwupd.gresource.xml Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
Makefile.am Add a method to get details about a firmware file 2015-03-09 11:04:32 +00:00
org.freedesktop.fwupd.xml Add a 'Status' property which is updated when the daemon is active 2015-03-09 22:43:25 +00:00
run-fwupd.sh Use fwup.h to actually implement the UEFI update 2015-03-05 13:56:56 +00:00