1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: fwupdate-i386-signed
Priority: optional
Maintainer: Debian EFI <debian-efi@lists.debian.org>
Uploaders: Daniel Jared Dominguez <jared.dominguez@dell.com>, Steve McIntyre <93sam@debian.org>, Mario Limonciello <mario.limonciello@dell.com>
Build-Depends: debhelper (>= 9.0.0), sbsigntool [amd64 arm64 armhf i386], fwupdate (= 12-4+deb10u4) [i386]
Standards-Version: 4.1.3
Section: libs
Homepage: https://github.com/rhinstaller/fwupdate
Vcs-Git: https://salsa.debian.org/efi-team/fwupdate.git
Vcs-Browser: https://salsa.debian.org/efi-team/fwupdate
Package: fwupdate-i386-signed
Section: admin
Architecture: i386
Provides: fwupdate-signed
Depends: ${shlibs:Depends}, ${misc:Depends}, fwupdate (= 12-4+deb10u4)
Description: Tools to manage UEFI firmware updates (signed)
fwupdate provides functionality to update system firmware. It has been
initially designed to update firmware using UEFI capsule updates, but
it is designed to be extensible to other firmware update standards.
.
This package contains just the signed version of the fwupdate binary,
needed if your system has UEFI Secure Boot enabled. It depends on the
normal fwupdate package for everything else.
|