coreboot / ffs

Tools for manipulating 'ffs' flash images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPOWER FFS Utilities

FFS is the FSP Flash File Structure which is also currently used on OpenPOWER machines for the flash layout.

Building

autoreconf -i && ./configure && make

About

Tools for manipulating 'ffs' flash images.

License:Apache License 2.0


Languages

Language:C 92.0%Language:Shell 5.2%Language:C++ 2.1%Language:Makefile 0.5%Language:M4 0.2%