Package flashrom: Information

    Binary package: flashrom
    Version: 1.3-alt2
    Architecture: x86_64
    Build time:  Dec 3, 2021, 07:17 PM in the task #291032
    Source package: flashrom
    Report package bug
    License: GPLv2
    Summary: Universal flash programming utility
    Description: 
    flashrom is a tool for identifying, reading, writing,
    verifying and erasing flash chips. It's often used to flash
    BIOS/EFI/coreboot/firmware/optionROM images in-system using a
    supported mainboard, but it also supports flashing of network
    cards (NICs), SATA controller cards, and other external devices
    which can program flash chips.
    
    It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8,
    TSOP32/40/48, and BGA chips, which use various protocols such as
    LPC, FWH, parallel flash, or SPI.
    
    The tool can be used to flash BIOS/firmware images for example --
    be it proprietary BIOS images or coreboot (previously known as
    LinuxBIOS) images.
    
    It can also be used to read the current existing BIOS/firmware
    from a flash chip.

    Maintainer: Anton Farygin


    Last changed


    Nov. 17, 2021 Anton Farygin 1.3-alt2
    - added the shared library and its devel package
    - migrated to meson in build and install sections
    July 13, 2021 Evgeny Sinelnikov 1.3-alt1
    - Update to latest stable branch 1.3.x
    July 13, 2021 Evgeny Sinelnikov 1.2-alt2
    - Fix building on aarch64 (Closes: 40470)