mirror of
https://git.proxmox.com/git/fwupd
synced 2026-01-11 03:38:28 +00:00
failed to open plugin /usr/lib/x86_64-linux-gnu/fwupd-plugins-2/libfu_plugin_dfu.so: failed to open plugin: /usr/lib/x86_64-linux-gnu/fwupd-plugins-2/libfu_plugin_dfu.so: undefined symbol: dfu_device_upload |
||
|---|---|---|
| .. | ||
| fu-plugin-dfu.c | ||
| Makefile.am | ||
| README.md | ||
DFU Support
Introduction
Device Firmware Update is a standard that allows USB devices to be easily and safely updated by any operating system.
DFU support is supported directly by this project with the embedded libdfu library.