Flashrom

Flashrom is a universal flash programming utility used to detect, read, verify, erase, or write BIOS chips in dual in-line package (DIP), plastic leaded chip carrier (PLCC), small-outline integrated circuit (SOIC), thin small-outline package (TSOP), or ball grid array (BGA) packages. It supports parallel, Low Pin Count (LPC), FWH, and Serial Peripheral Interface Bus (SPI) flash interfaces. It can be used to flash firmware images such as BIOS or coreboot, or to backup an existing firmware.

Flashrom
Developer(s)flashrom team
Stable release
1.1[1] / June 22, 2019 (2019-06-22)
Repository
Written inC
Operating systemDragonFly BSD, DOS, FreeBSD, kFreeBSD, Linux, macOS, NetBSD, OpenBSD, Solaris, Windows (partial)
Available inEnglish
TypeFirmware utility
LicenseGNU General Public License
Websitewww.flashrom.org/Flashrom 

Details

It is free software released under the terms of the GNU General Public License version 2.

It has pciutils and zlib as dependencies, for some programmers also libftdi and libusb.

It is run from user space and usually requires superuser privileges (except when using supported USB devices as programmer).

Backup the firmware of the host running flashrom into a file:

# flashrom -p internal -r backup.bin

It supports over 480 flash chip families, 291 chipsets, 524 mainboards, 71 PCI devices, 19 USB devices and various parallel/serial port-based devices which can be used as programmers. It supports cross-flashing and hot-flashing.[2]

gollark: I control the bot. Of course I'll know.
gollark: Where is *that*?
gollark: You can't really get 3090s because Nvidia does not allow them to be used in datacentres. Apparently "vast.ai" has them (they run them not in datacentres or something) although I have never tried them for anything. I'm pretty sure there are various model hosting providers available.
gollark: The Ubuntu IRC stuff is formatted as `<person> message` so you probably have to format it like that.
gollark: Some of the documentation there mentions a GPT-89B, which is odd.

See also

References

  1. "flashrom/1.1 - flashrom". www.flashrom.org. Retrieved 2020-03-21.
  2. "List of supported hardware". flashrom.org.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.