fwupd/plugins
Philip Withnall 3d626cec07 plugins/amt: Move UUID_LE initialisation into function scope
This should hopefully fix the error:

../../checkout/fwupd/plugins/amt/fu-plugin-amt.c:238:1: error: initializer element is not constant
 uuid_le MEI_IAMTHIF = UUID_LE(0x12f80028, 0xb4b7, 0x4b2d,  \
 ^

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2017-08-16 12:53:28 +01:00
..
altos Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
amt plugins/amt: Move UUID_LE initialisation into function scope 2017-08-16 12:53:28 +01:00
colorhug Allow multiple checksums on devices and releases 2017-06-06 20:06:53 +01:00
dell Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
dfu Allow multiple checksums on devices and releases 2017-06-06 20:06:53 +01:00
ebitdo trivial: Remove the FuDevice plugin symlinks 2017-08-14 10:29:55 +01:00
raspberrypi trivial: Move the archive decompression to common code 2017-08-09 10:23:23 +01:00
steelseries trivial: Remove or downgrade some superfluous warnings 2017-07-21 13:38:27 +01:00
synapticsmst Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
tbtfwu Rename the thunderbolt plugin to tbtfwu 2017-07-30 17:39:25 +01:00
test Only use the test runner plugin when CI is set in the env (#148) 2017-06-20 13:56:13 -05:00
udev Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
uefi Allow plugins to get DMI data from the hardware in a safe way 2017-08-09 10:19:13 +01:00
unifying plugins/unifying: Fix minor const-correctness issue 2017-08-16 07:24:25 +01:00
upower trivial: fix various spelling errors 2017-07-17 13:07:05 -05:00
usb Add the ability to restrict the firmware installation to specific vendor IDs 2017-06-12 20:22:25 +01:00
meson.build Rename the thunderbolt plugin to tbtfwu 2017-07-30 17:39:25 +01:00