Пакет flashrom: Информация

    Исходный пакет: flashrom
    Версия: 1.2-alt2.E2K.2
    Собран:  13 декабря 2023 г. 17:48
    Сообщить об ошибке в пакете
    Домашняя страница: http://flashrom.org/Flashrom

    Лицензия: GPLv2+
    О пакете: Universal flash programming utility
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    flashrom (e2kv6, e2kv5, e2kv4, e2k)
    flashrom-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Michael Shigorin


      1. libpci-devel
      2. rpm-build-licenses
      3. zlib-devel
      4. libusb-compat-devel
      5. libusb-devel

    Последнее изменение


    18 мая 2023 г. Michael Shigorin 1.2-alt2.E2K.2
    - E2K: updated flashboot.sh from 1.2-vd7u10 (cf. mcst#8028)
    16 августа 2021 г. Michael Shigorin 1.2-alt2.E2K.1
    - E2K:
      + applied MCST patch
      + built without FTDI support
      + built with dediprog support
      + added spidev config
    - BR: libusb-devel
    13 июля 2021 г. Evgeny Sinelnikov 1.2-alt2
    - Fix building on aarch64 (Closes: 40470)