index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
Age
Commit message (
Expand
)
Author
2022-11-02
util/eventlog: Correct the capitalization for diagnostics types
Hsuan Ting Chen
2022-11-02
util/cbfstool: fix memory leak in compress.c
Solomon Alan-Dei
2022-10-26
util/cbfstool: Check for metadata hash in verstage
Karthikeyan Ramasubramanian
2022-10-14
util/elogtool: Add support for parsing CrOS diagnostics log
Hsuan Ting Chen
2022-10-13
util/cbfstool: Wrap logging macros in do - while
Fred Reitberger
2022-09-15
util/ifittool: Error out if microcodes do not fit the FIT table
Jeremy Compostella
2022-09-12
util/ifittool: Fix buffer overflow with padded microcode patches
Jeremy Compostella
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-08-06
util/elogtool: Mark redundant boot mode event type as `deprecated`
Subrata Banik
2022-08-03
util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()
Jakub Czapiga
2022-08-02
util/cbfstool/elogtool: Support logging FW vboot info in elog
Subrata Banik
2022-07-14
commonlib: Substitude macro "__unused" in compiler.h
Bill XIE
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-06-19
util/cbfstool: Set `USE_FLASHROM=0` to build vboot
Angel Pons
2022-06-16
util/cbfstool/common.c: Deduplicate buffer_create() logic
Edward O'Callaghan
2022-06-16
util/cbfstool: Decouple elogtool from vboot_ref flashrom code
Edward O'Callaghan
2022-06-07
cbfstool: Expand CBFS verification validity check
Julius Werner
2022-06-01
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-06-01
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
2022-05-30
util: Fix a few spelling mistakes
Martin Roth
2022-05-05
cbfstool: MediaTek: Hash bootblock.bin for CBFS_VERIFICATION
Yu-Ping Wu
2022-05-02
utils/cbfstool: Disable Wstrict-prototypes warning
Manoj Gupta
2022-04-01
util/ifittool: Fix clearing FIT when setting the pointer
Arthur Heymans
2022-03-09
cbfstool/linux_trampoline: Fill the ACPI RSDP entry
Arthur Heymans
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-02-27
utils/cbfstool: Fix building with `make test-tools`
Felix Singer
2022-02-26
Revert "util/cbfstool: Port elogtool to libflashrom"
Martin Roth
2022-01-14
util/cbfstool: Port elogtool to libflashrom
Edward O'Callaghan
2022-01-12
util/cbfstool: Do minor fixes
Alex James
2022-01-10
util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.h
Alex James
2022-01-04
cbfstool: Avoid defining _XOPEN_SOURCE
Alex James
2022-01-04
util/cbfstool: Remove redundant endian.h include
Alex James
2021-12-14
cbfstool: Clean up remnants of locate action
Julius Werner
2021-12-14
cbfstool: Use converted buffer size for do_cbfs_locate()
Julius Werner
2021-12-13
cbfstool: Do host space address conversion earlier when adding files
Julius Werner
2021-12-07
cbfstool: Fix offset calculation for aligned files
Julius Werner
2021-12-06
util/cbfstool: Ensure that htole32 et al are visible when building
Patrick Georgi
2021-11-29
util/cbfstool/.gitignore: Add CSE tool executables
Angel Pons
2021-11-22
util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE
Marek Kasiewicz
2021-11-22
eventlog: Add a log type for Chrome OS diagnostics
Hsuan Ting Chen
2021-10-25
elogtool: add pytest for elogtool
Ricardo Quesada
2021-10-20
util/cbfstool/rmodule: Omit undefined extern symbols from reloc table
Raul E Rangel
2021-10-19
util/cse_serger: Add command `create-cse-region`
Furquan Shaikh
2021-10-19
util/cse_serger: Replace cse_layout_regions with array of regions
Furquan Shaikh
2021-10-19
util/cse*: Add cse_helpers.{c,h}
Furquan Shaikh
2021-10-19
util/cse_serger: Add a new tool for stitching CSE components
Furquan Shaikh
2021-10-19
util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries
Furquan Shaikh
2021-10-18
cbfstool: Add helper function `buffer_from_file_aligned_size`
Furquan Shaikh
2021-10-04
util/cbfstool: Add support for ARM64 UefiPayload
Rex-BC Chen
2021-09-24
elogtool: Fix off-by-one error in month in timestamp
Ricardo Quesada
2021-09-21
elogtool: compile in 32-bit platforms
Ricardo Quesada
2021-09-16
elogtool: add "add" command
Ricardo Quesada
2021-09-16
elogtool: add next_available_event_offset function
Ricardo Quesada
2021-09-10
elogtool: add "clear" command
Ricardo Quesada
2021-09-02
util/cbftool: Fix the bug in parsing Uefipayload with extended header
Dun Tan
2021-08-31
cbfstool: add buffer_end() to common.h
Ricardo Quesada
2021-08-09
elogtool: add to gitignore
Jack Rosenthal
2021-08-05
util/elogtool: add tool to print elog events
Ricardo Quesada
2021-07-17
util/cbfstool: Remove unused pagesize parameter
Arthur Heymans
2021-07-02
util/cbfstool: Allow setting alignment for payload
Raul E Rangel
2021-07-01
cbfstool/cbfs-mkstage.c: Change signature of parse_elf_to_xip_stage()
Arthur Heymans
2021-06-26
cbfstool: Unset ${DEBUG} when making vboot hostlib
Nico Huber
2021-06-25
cbfstool: Make use of spurious null-termination
Nico Huber
2021-06-15
treewide: Disable R_AMD64_32S relocation support
Patrick Rudolph
2021-06-04
util/cbfstool/linux_trampoline.h: Fix typo in comment
Angel Pons
2021-06-02
cbfstool/linux_trampoline.S: Fix up the e820 table
Arthur Heymans
2021-06-01
util/cbfstool/Makefile: Check out vboot before trying to use it
Patrick Georgi
2021-05-27
util/cbfstool/fit.c: Fix getting the topswap table
Arthur Heymans
2021-05-10
util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSD
Idwer Vollering
2021-03-19
util/ifittool: Add an option to set the FIT pointer a CBFS file
Arthur Heymans
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-16
cbfstool: Move alignment/baseaddress handling into cbfs_add_component()
Julius Werner
2021-03-16
util/cbfstool/ifittool: Remove dead code
Arthur Heymans
2021-03-13
cbfstool: Add support for platform "fixups" when modifying bootblock
Julius Werner
2021-03-13
cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor
Julius Werner
2021-02-25
util/cbfstool: Update Makefiles
Martin Roth
2021-02-18
cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Julius Werner
2021-02-18
cbfstool: Ensure attributes always come last in the metadata
Julius Werner
2021-02-18
cbfstool: Remove location pointer from parse_elf_to_stage()
Julius Werner
2021-02-18
rmodtool: Make memlayout symbols absolute and do not relocate them
Julius Werner
2021-02-17
treewide: Remove trailing whitespace
Martin Roth
2021-02-14
util/cbfstool: Fix build in 32-bit userspace
Kyösti Mälkki
2021-01-13
util/cbfstool: unbreak compilation on FreeBSD
Idwer Vollering
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2021-01-04
drivers/vpd: Add VPD region to default FMAP when selected
Matt DeVillier
2020-12-14
src/lib: Add Kconfig option for SPD cache in FMAP
Matt DeVillier
2020-12-11
util/cbfstool/fit.c: Add support for adding Boot Guard manifests
Michał Żygowski
2020-12-08
util/cbfstool/fmaptool: Generate list of terminal sections
Furquan Shaikh
2020-12-08
util/cbfstool: Add support for mapping extended window for x86 platforms
Furquan Shaikh
2020-12-08
util/cbfstool: Introduce concept of mmap_window
Furquan Shaikh
2020-12-08
util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS
Furquan Shaikh
2020-12-08
util/cbfstool: Treat region offsets differently than absolute addresses
Furquan Shaikh
2020-12-07
util/cbfstool/.gitignore: Add ifittool
Arthur Heymans
2020-12-03
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
cbfstool: Hide hash printing behind -v and add to parseable output
Julius Werner
2020-12-03
cbfstool: Rename cbfs_walk() to cbfs_legacy_walk()
Julius Werner
2020-12-03
cbfstool: Use cbfs_serialized.h and standard vboot helpers
Julius Werner
2020-11-25
cbfstool: Don't add compression attribute for uncompressed files
Julius Werner
2020-11-15
util/cbfstool/amdcompress: fix argument requirement
Felix Held
2020-11-15
util/cbfstool/amdcompress: fix short option for maxsize
Felix Held
[next]