# ffs **Repository Path**: coreboot/ffs ## Basic Information - **Project Name**: ffs - **Description**: https://github.com/coreboot/ffs - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-18 - **Last Updated**: 2023-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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