index
:
Coreboot
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
cbfstool
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbfstool: Support 64bit addresses for flat images
Patrick Georgi
2024-02-18
3
-8
/
+8
*
util/cbfstool/linux_trampoline: Support more e820 entries
Patrick Rudolph
2024-02-18
2
-21
/
+36
*
util: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-26
4
-3
/
+3
*
tree: Use accessor functions for struct region fields
Nico Huber
2024-01-14
2
-18
/
+18
*
util/{cbfstool,nvramtool}: Use same indent levels for switch/case
Felix Singer
2023-12-20
1
-53
/
+53
*
cbfstool: Fix CBFS header buffer overflow
Jeremy Compostella
2023-10-29
2
-12
/
+30
*
util/cbfstool: Enable "ms-extensions" compiler flag on mingw only
Patrick Georgi
2023-10-28
1
-1
/
+1
*
cbfstool: Skip relocation entries pointing to undefined symbol
Jeremy Compostella
2023-10-20
1
-0
/
+16
*
util/cbfstool: Revise lex/yacc (bison) generation
Hung-Te Lin
2023-09-28
5
-910
/
+769
*
util: Drop flashrom -p host alias which equals to -p internal
Hsuan Ting Chen
2023-09-25
1
-1
/
+1
*
cbfstool: Make add-stage support multiple loadable segments
Jeremy Compostella
2023-09-14
3
-21
/
+87
*
cbfstool: Make add-stage support multiple ignore sections
Jeremy Compostella
2023-09-14
2
-52
/
+77
*
util/cbfstool: Add eventLog support for ELOG_TYPE_FW_SPLASH_SCREEN
Subrata Banik
2023-08-29
1
-0
/
+7
*
util/cbfstool: Add eventlog support for PSR data backup status
Krishna Prasad Bhat
2023-08-25
1
-0
/
+14
*
linux_trampoline: Handle 64-bit framebuffer addresses
Nico Huber
2023-08-03
3
-16
/
+31
*
linux_trampoline: Handle coreboot framebuffer
Nico Huber
2023-08-01
2
-9
/
+43
*
util: Use C99 flexible arrays
Elyes Haouas
2023-08-01
1
-2
/
+2
*
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
1
-53
/
+53
*
soc/intel/alderlake/hsphy: Add possibility to cache HSPHY in flash
Michał Żygowski
2023-06-23
1
-0
/
+1
*
util: Use common ARRAY_SIZE define
Konrad Adamczyk
2023-05-22
1
-2
/
+1
*
util/cbfstool: Qualify struct e820entry as packed
Bill XIE
2023-04-16
1
-1
/
+1
*
cbfstool: Add comment to define stability rules for cbfstool print -k
Julius Werner
2023-04-13
1
-0
/
+32
*
Revert "cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS"
Arthur Heymans
2023-04-07
1
-1
/
+1
*
util/cbfstool: Add usage information about verbose output
Maximilian Brune
2023-03-28
2
-2
/
+2
*
cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS
Maximilian Brune
2023-03-28
1
-1
/
+1
*
util/cbfstool/eventlog: Use LocalTime or UTC timestamps
Wojciech Macek
2023-03-02
3
-15
/
+44
*
util/cbfstool: Add eventLog support for ELOG_TYPE_FW_EARLY_SOL
Tarun Tuli
2023-02-02
1
-1
/
+13
*
elogtool: Fix potential buffer overrun
Kapil Porwal
2023-01-27
2
-3
/
+38
*
util/cbfstool: Change %lu to %zu for size_t argument
Reka Norman
2022-12-17
1
-1
/
+1
*
util/cbfstool: Fix building with clang & -Wshadow
Arthur Heymans
2022-12-14
1
-6
/
+6
*
util/cbfstool: Add a new mechanism to provide a memory map
Arthur Heymans
2022-12-06
1
-77
/
+93
*
util: Add SPDX license headers to Makefiles
Martin Roth
2022-11-22
5
-44
/
+5
*
treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-11-12
3
-10
/
+11
*
cbfstool: Fix possible memory leak
Shaik Shahina
2022-11-09
2
-3
/
+8
*
util/cbfstool/bpdt_formats: Fix memory leak issues
Solomon Alan-Dei
2022-11-08
1
-2
/
+2
*
util/eventlog: Correct the capitalization for diagnostics types
Hsuan Ting Chen
2022-11-02
1
-1
/
+1
*
util/cbfstool: fix memory leak in compress.c
Solomon Alan-Dei
2022-11-02
1
-1
/
+4
*
util/cbfstool: Check for metadata hash in verstage
Karthikeyan Ramasubramanian
2022-10-26
2
-9
/
+17
*
util/elogtool: Add support for parsing CrOS diagnostics log
Hsuan Ting Chen
2022-10-14
1
-5
/
+59
*
util/cbfstool: Wrap logging macros in do - while
Fred Reitberger
2022-10-13
3
-9
/
+9
*
util/ifittool: Error out if microcodes do not fit the FIT table
Jeremy Compostella
2022-09-15
1
-11
/
+8
*
util/ifittool: Fix buffer overflow with padded microcode patches
Jeremy Compostella
2022-09-12
1
-1
/
+2
*
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
4
-10
/
+11
*
util/elogtool: Mark redundant boot mode event type as `deprecated`
Subrata Banik
2022-08-06
1
-108
/
+9
*
util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()
Jakub Czapiga
2022-08-03
4
-7
/
+10
*
util/cbfstool/elogtool: Support logging FW vboot info in elog
Subrata Banik
2022-08-02
1
-0
/
+19
*
commonlib: Substitude macro "__unused" in compiler.h
Bill XIE
2022-07-14
1
-1
/
+1
*
treewide: Unify Google branding
Jon Murphy
2022-07-04
3
-4
/
+4
*
util/cbfstool: Set `USE_FLASHROM=0` to build vboot
Angel Pons
2022-06-19
1
-0
/
+1
*
util/cbfstool/common.c: Deduplicate buffer_create() logic
Edward O'Callaghan
2022-06-16
1
-5
/
+5
[next]