mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 16:44:26 +00:00
![]() This allows vendors such as Dell to use encodings such as AA.BB.CC.DD rather than the default of AA.BB.CCDD which is used by Intel and Microsoft. Existing metainfo.xml files with version numbers prefixed with '0x' are automatically converted to the new scheme. Based on a patch Mario Limonciello, many thanks. |
||
---|---|---|
.tx | ||
contrib | ||
data | ||
docs | ||
libdfu | ||
libfwupd | ||
m4 | ||
po | ||
policy | ||
src | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
git.mk | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README.md | ||
RELEASE |
fwupd
This project aims to make updating firmware on Linux automatic, safe and reliable.
ColorHug Support
You need to install colord 1.2.9 which may be newer that your distribution provides. Compile it from source https://github.com/hughsie/colord or grab the RPMs here http://people.freedesktop.org/~hughsient/fedora/
If you don't want or need this functionality you can use the
--disable-colorhug
option.
UEFI Support
If you're wondering where to get fwupdate
from, either compile it form source
(you might also need a newer efivar
) from https://github.com/rhinstaller/fwupdate
or grab the RPMs here https://pjones.fedorapeople.org/fwupdate/
If you don't want or need this functionality you can use the --disable-uefi
option.