Source: efibootguard Section: admin Priority: optional Maintainer: Quirin Gylstorff Build-Depends: debhelper-compat (= 13), autoconf-archive, check, gnu-efi, help2man , libfff-dev , libpci-dev, pkgconf, python3-shtab, zlib1g-dev Standards-Version: 4.7.2 Homepage: https://github.com/siemens/efibootguard Vcs-Browser: https://salsa.debian.org/debian/efibootguard Vcs-Git: https://salsa.debian.org/debian/efibootguard.git Rules-Requires-Root: no Package: efibootguard Architecture: any Multi-Arch: foreign Replaces: libebgenv-dev (<< 0.12-2) Breaks: libebgenv-dev (<< 0.12-2) Depends: ${shlibs:Depends}, ${misc:Depends}, python3:any Description: UEFI-based bootloader The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the bootloader binary and the tool bg_gen_unified_kernel. Package: libebgenv-dev Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libebgenv0 (= ${binary:Version}) Description: efibootguard development files The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the development files for the efibootguard library. Package: libebgenv0 Architecture: any Section: libs Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: efibootguard library files The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the efibootguard shared library. Package: efibootguard-tools Architecture: any Multi-Arch: foreign Replaces: efibootguard (<< 0.20-1) Breaks: efibootguard (<< 0.20-1) Depends: ${shlibs:Depends}, ${misc:Depends} Description: Tools to get and set information from efibootguard The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the efibootguard tools bg_setenv, bg_printenv.