Package efivar: Information

    Source package: efivar
    Version: 38-alt1
    Latest version according to Repology
    Build time:  Aug 1, 2023, 04:54 PM in the task #324608
    Report package bug
    License: LGPLv2.1
    Summary: Tools to manage UEFI variables
    Description: 
    efivar provides a simple command line interface to the UEFI variable facility.

    List of rpms provided by this srpm:
    efivar (x86_64, ppc64le, i586, armh, aarch64)
    efivar-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libefivar (x86_64, ppc64le, i586, armh, aarch64)
    libefivar-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libefivar-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Nikolai Kostrigin


      1. libpopt-devel
      2. libabigail

    Last changed


    July 8, 2023 Anton Farygin 38-alt1
    - 37 -> 38
    Feb. 27, 2021 Anton Farygin 37-alt5
    - added -flto-partition=none to CFLAGS to fix build with gcc-10
      upstream bug https://github.com/rhboot/efivar/issues/156
    Aug. 12, 2020 Nikolai Kostrigin 37-alt4
    - fix bug rendering "efibootmgr -v" to fail to parse boot entries
      by applying upstream patches