summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Revert "util/cbfstool: Port elogtool to libflashrom"4.164.16_branchMartin Roth2022-02-261-11/+2
* util/cbfstool: Port elogtool to libflashromEdward O'Callaghan2022-01-141-2/+11
* cbfstool: Avoid defining _XOPEN_SOURCEAlex James2022-01-041-4/+0
* util/cse*: Add cse_helpers.{c,h}Furquan Shaikh2021-10-191-0/+2
* util/cse_serger: Add a new tool for stitching CSE componentsFurquan Shaikh2021-10-191-0/+14
* util/cse_fpt: Add a new tool for managing Intel CSE FPT binariesFurquan Shaikh2021-10-191-0/+14
* util/elogtool: add tool to print elog eventsRicardo Quesada2021-08-051-0/+12
* cbfstool: Unset ${DEBUG} when making vboot hostlibNico Huber2021-06-261-0/+1
* util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSDIdwer Vollering2021-05-101-1/+4
* cbfstool: Add support for platform "fixups" when modifying bootblockJulius Werner2021-03-131-0/+1
* cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchorJulius Werner2021-03-131-0/+4
* util/cbfstool: Update MakefilesMartin Roth2021-02-251-1/+1
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-031-0/+1
* cbfstool: Don't build unneeded commonlib sourcesJulius Werner2020-10-261-11/+0
* util/cbfstool: Defuse vboot's openssl linkingPatrick Georgi2020-07-011-1/+1
* cbfstool: Build vboot libraryYu-Ping Wu2020-03-231-21/+15
* cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macrosJulius Werner2020-01-311-0/+1
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-2/+6
* util/cbfstool: Further reduce warnings for lz4 codeNico Huber2019-12-161-0/+1
* cbfstool: Bump C version to C11Julius Werner2019-12-121-2/+2
* util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson2019-07-031-0/+10
* cbfstool: Drop update-fit optionPatrick Rudolph2019-06-241-1/+0
* cbfstool: Add ifittoolPhilipp Deppenwiese2019-06-241-0/+33
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-091-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+2
* util/cbfstool: Fix build with armv7-eabi cross compilerPatrick Georgi2017-08-021-1/+1
* util/cbfstool: Add cbfs-compression-toolPatrick Georgi2017-01-121-12/+24
* util/cbfstool: compile with -O2 by defaultPatrick Georgi2017-01-121-0/+1
* Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski2016-08-081-3/+3
* fmaptool: Accept hex values with uppercase lettersPatrick Georgi2016-07-041-0/+1
* ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh2016-05-301-0/+8
* cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh2016-05-111-1/+1
* Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin2016-04-071-1/+0
* Revert "cbfstool: Silence LZ4 -Wsign-compare warnings"Paul Menzel2016-02-241-1/+0
* cbfstool: Silence LZ4 -Wsign-compare warningsJulius Werner2016-02-231-0/+1
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-221-3/+16
* cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin2016-01-061-0/+8
* cbfstool: Make sure fileno is available on CygwinStefan Reinauer2015-10-231-1/+7
* cbfstool: relocate FSP blobs on cbfstool addAaron Durbin2015-10-021-0/+10
* cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh2015-10-021-0/+1
* cbfstool: Add support for hashes as file metadataPatrick Georgi2015-10-011-0/+15
* cbfstool: Proper commonlib include path with no dependency on $(src)Paul Kocialkowski2015-09-241-1/+1
* coreboot: introduce commonlibAaron Durbin2015-09-221-0/+1
* cbfstool: actually use no-ms-bitfields flag on mingwPatrick Georgi2015-09-171-1/+1
* cbfstool: add --xip support to add-stage for x86Aaron Durbin2015-09-161-0/+1
* util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)Jonathan A. Kollasch2015-07-071-1/+1
* cbfstool: Copy generated files to the build hierarchy before usePatrick Georgi2015-05-191-3/+9
* cbfstool: Rename autogenerated targetsKyösti Mälkki2015-05-191-10/+21
* cbfstool: Fix fmd_scanner build compatibilityKyösti Mälkki2015-05-191-1/+3
* fmaptool: Add listing of annotated CBFS sections and generate headerSol Boucher2015-05-081-0/+1