summaryrefslogtreecommitdiffstats
path: root/src/commonlib/cbfs.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/cbfs: Check for presence of CONFIG() macroNico Huber2019-04-081-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph2018-05-161-1/+1
* cbfs_locate: Optionally return file typeRonald G. Minnich2018-05-141-1/+7
* commonlib: cbfs: Add CBFS attribute supportJulius Werner2016-08-271-0/+48
* commonlib: Add function to hash contents of a CBFS region.Aaron Durbin2016-01-061-5/+153
* commonlib: Add common cbfs parsing logic to coreboot and cbfstool.Aaron Durbin2016-01-061-0/+176