summaryrefslogtreecommitdiff
path: root/src/commonlib/cbfs.c
AgeCommit message (Expand)Author
2021-02-15commonlib/cbfs.c: Remove unuse <console/console.h>Elyes HAOUAS
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-10-30cbfs: Hook up to new CBFS implementationJulius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-11commonlib/cbfs.c: Remove unused macroElyes HAOUAS
2020-02-24src/commonlib: Fix typosElyes HAOUAS
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching
2019-04-08commonlib/cbfs: Check for presence of CONFIG() macroNico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-05-16commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph
2018-05-14cbfs_locate: Optionally return file typeRonald G. Minnich
2016-08-27commonlib: cbfs: Add CBFS attribute supportJulius Werner
2016-01-06commonlib: Add function to hash contents of a CBFS region.Aaron Durbin
2016-01-06commonlib: Add common cbfs parsing logic to coreboot and cbfstool.Aaron Durbin