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
2024-03-27
cbfstool: Add printing of legacy stage type
Vladimir Serbinenko
2024-03-13
cbfs: Remove broken remnants of PAYLOAD_INFO feature
Julius Werner
2024-03-08
drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 support
Jeremy Compostella
2024-02-18
cbfstool: Support 64bit addresses for flat images
Patrick Georgi
2024-02-18
util/cbfstool/linux_trampoline: Support more e820 entries
Patrick Rudolph
2024-01-26
util: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-14
tree: Use accessor functions for struct region fields
Nico Huber
2023-12-20
util/{cbfstool,nvramtool}: Use same indent levels for switch/case
Felix Singer
2023-10-29
cbfstool: Fix CBFS header buffer overflow
Jeremy Compostella
2023-10-28
util/cbfstool: Enable "ms-extensions" compiler flag on mingw only
Patrick Georgi
2023-10-20
cbfstool: Skip relocation entries pointing to undefined symbol
Jeremy Compostella
2023-09-28
util/cbfstool: Revise lex/yacc (bison) generation
Hung-Te Lin
2023-09-25
util: Drop flashrom -p host alias which equals to -p internal
Hsuan Ting Chen
2023-09-14
cbfstool: Make add-stage support multiple loadable segments
Jeremy Compostella
2023-09-14
cbfstool: Make add-stage support multiple ignore sections
Jeremy Compostella
2023-08-29
util/cbfstool: Add eventLog support for ELOG_TYPE_FW_SPLASH_SCREEN
Subrata Banik
2023-08-25
util/cbfstool: Add eventlog support for PSR data backup status
Krishna Prasad Bhat
2023-08-03
linux_trampoline: Handle 64-bit framebuffer addresses
Nico Huber
2023-08-01
linux_trampoline: Handle coreboot framebuffer
Nico Huber
2023-08-01
util: Use C99 flexible arrays
Elyes Haouas
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
soc/intel/alderlake/hsphy: Add possibility to cache HSPHY in flash
Michał Żygowski
2023-05-22
util: Use common ARRAY_SIZE define
Konrad Adamczyk
2023-04-16
util/cbfstool: Qualify struct e820entry as packed
Bill XIE
2023-04-13
cbfstool: Add comment to define stability rules for cbfstool print -k
Julius Werner
2023-04-07
Revert "cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS"
Arthur Heymans
2023-03-28
util/cbfstool: Add usage information about verbose output
Maximilian Brune
2023-03-28
cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS
Maximilian Brune
2023-03-02
util/cbfstool/eventlog: Use LocalTime or UTC timestamps
Wojciech Macek
2023-02-02
util/cbfstool: Add eventLog support for ELOG_TYPE_FW_EARLY_SOL
Tarun Tuli
2023-01-27
elogtool: Fix potential buffer overrun
Kapil Porwal
2022-12-17
util/cbfstool: Change %lu to %zu for size_t argument
Reka Norman
2022-12-14
util/cbfstool: Fix building with clang & -Wshadow
Arthur Heymans
2022-12-06
util/cbfstool: Add a new mechanism to provide a memory map
Arthur Heymans
2022-11-22
util: Add SPDX license headers to Makefiles
Martin Roth
2022-11-12
treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-11-09
cbfstool: Fix possible memory leak
Shaik Shahina
2022-11-08
util/cbfstool/bpdt_formats: Fix memory leak issues
Solomon Alan-Dei
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
[next]