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

    Бинарный пакет: libflashrom1
    Версия: 1.3-alt2
    Архитектура: i586
    Собран:  3 декабря 2021 г. 19:17 в задании #291032
    Исходный пакет: flashrom
    Сообщить об ошибке в пакете
    Домашняя страница: http://flashrom.org/Flashrom

    Лицензия: GPLv2
    О пакете: Shared library for flashrom
    Описание: 
    Shared library for flashrom.
    
    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.

    Сопровождающий: Anton Farygin


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


    17 ноября 2021 г. Anton Farygin 1.3-alt2
    - added the shared library and its devel package
    - migrated to meson in build and install sections
    13 июля 2021 г. Evgeny Sinelnikov 1.3-alt1
    - Update to latest stable branch 1.3.x
    13 июля 2021 г. Evgeny Sinelnikov 1.2-alt2
    - Fix building on aarch64 (Closes: 40470)