summaryrefslogtreecommitdiffstats
path: root/util/cbfstool
Commit message (Expand)AuthorAgeFilesLines
* lz4: Fix out-of-bounds readsAlex Rebert2020-03-021-0/+1
* util/cbfstool/lzma: Make clang-11+'s indentation checker happyPatrick Georgi2020-02-011-2/+2
* cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macrosJulius Werner2020-01-311-0/+1
* util/*: more typo fixesPatrick Georgi2020-01-302-4/+4
* util/cbfstool: Fix typosPatrick Georgi2020-01-306-8/+8
* commonlib: Add commonlib/bsdJulius Werner2020-01-283-4/+8
* ifwitool: Introduce a use the Second Logical Boot Partition optionJeremy Compostella2019-12-171-17/+44
* util/cbfstool: Further reduce warnings for lz4 codeNico Huber2019-12-161-0/+1
* cbfstool: Bump C version to C11Julius Werner2019-12-121-2/+2
* Remove MIPS architectureJulius Werner2019-11-201-1/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-17/+6
* util/cbfstool: Add optional argument ibbPhilipp Deppenwiese2019-10-184-9/+47
* util/cbfstool: Remove unused assignmentJacob Garber2019-08-201-1/+0
* util/cbfstool/flashmap: Fix memory leaks on failureJacob Garber2019-07-211-4/+8
* util/cbfstool: Close file on errorJacob Garber2019-07-101-1/+3
* util/cbfstool: Prevent overflow of 16 bit multiplicationsJacob Garber2019-07-071-6/+8
* util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson2019-07-032-0/+374
* cbfstool: show "preserved" flag in cbfstool layout outputPatrick Georgi2019-07-021-0/+2
* util/cbfstool/ifittool: use strtol function instead of atoiPandya, Varshit B2019-07-011-2/+2
* cbfstool/fit: need inttypes.h for PRIx64Joel Kitching2019-06-261-0/+1
* util/cbfstool/flashmap: Correct local includesElyes HAOUAS2019-06-241-3/+2
* cbfstool: Drop update-fit optionPatrick Rudolph2019-06-244-173/+0
* cbfstool: Add ifittoolPhilipp Deppenwiese2019-06-245-129/+1110
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-092-1/+1
* cbfstool: Fix cbfs_file_next_attrPatrick Rudolph2019-04-231-1/+1
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-0/+5
* Documentation: Explain FMAP and FMDHung-Te Lin2019-04-111-69/+0
* cbfstool: Support new FMD flag "PRESERVE"Hung-Te Lin2019-03-058-150/+177
* rmodule: Add support for R_X86_64_PLT32Patrick Rudolph2019-03-051-2/+8
* cbfstool: Change FMD annotation to flagsHung-Te Lin2019-03-059-322/+366
* fmap: Add FMAP_AREA_PRESERVEHung-Te Lin2019-03-042-0/+2
* rmodule: Don't emit reloc for R_X86_64_PC64Patrick Rudolph2019-03-031-1/+0
* Makefile.inc: Create a default SMMSTORE regionArthur Heymans2019-02-061-0/+1
* Makefile.inc: Optimize generating the default x86 fmapArthur Heymans2019-02-061-1/+1
* util/cbfstool/cbfstool.c: Fix typoFrans Hendriks2018-12-241-1/+1
* util/cbfstool/cbfs-mkstage: Support x86_64Patrick Rudolph2018-12-191-4/+7
* util/cbfstool: Support AMD64 rmodulesPatrick Rudolph2018-12-193-0/+72
* util/cbfstool: Fix GCC error due to a shadowed declarationWerner Zeh2018-11-231-5/+5
* util/cbfstool/rmodule.{c,h}: Fix typo and correct headerFrans Hendriks2018-11-222-3/+5
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/cbsftool: allow enabling verbose make outputVadim Bendebury2018-11-161-0/+2
* cbfstool: add unprocessed flag for file exportingJoel Kitching2018-11-163-23/+47
* util/cbfstool/cbfs_image.c: Get rid of void pointer mathRichard Spiegel2018-11-161-10/+13
* cbfstool: make comments more consistentJoel Kitching2018-10-141-16/+15
* Move compiler.h to commonlibNico Huber2018-10-086-43/+2
* cbfstool: Clear entry being removed in all casesDaisuke Nojiri2018-10-041-37/+28
* util/cbfstool: Fix typosElyes HAOUAS2018-08-2810-30/+30
* cbfstool: fix implicit declaration of strcasecmpFelix Held2018-07-271-0/+1
* util: Add description.md to each utilTom Hiller2018-07-261-0/+5
* cbfstool/extract: ignore compression field for some payload segmentsJoel Kitching2018-07-241-8/+8