coreboot/util/cbfstool
Maximilian Brune 1658fb9893 treewide: Use __printf macro instead of "__attribute__(format(printf"
Using this, the compiler is going to check if the printf formatting is
correct for our printk messages.

Since we already have the macro, might as well use it.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I247f24ed64c2be7fc411f5e2fdd38715698bc4e3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90829
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-01-29 14:30:31 +00:00
..
bpdt_formats util: Rename Makefiles from .inc to .mk 2024-01-26 12:43:18 +00:00
console
flashmap treewide: Use __printf macro instead of "__attribute__(format(printf" 2026-01-29 14:30:31 +00:00
fpt_formats util: Rename Makefiles from .inc to .mk 2024-01-26 12:43:18 +00:00
lz4 lib/xxhash: Move to commonlib/bsd 2025-12-20 17:35:33 +00:00
lzma
tests
.gitignore
amdcompress.c util/cbfstool/amdcompress: Bail out on invalid ELF 2025-07-23 17:00:41 +00:00
cbfs-mkpayload.c cbfs: Remove broken remnants of PAYLOAD_INFO feature 2024-03-13 18:51:11 +00:00
cbfs-mkstage.c util/cbfstool: Deal with how lld organizes loadable segments 2024-11-06 04:54:22 +00:00
cbfs-payload-linux.c util/cbfstool/cbfs-payload-linux.c: Remove TODO 2025-11-06 20:48:21 +00:00
cbfs.h util/cbfstool: Add zstd support 2025-12-20 17:35:43 +00:00
cbfs_glue.h
cbfs_image.c util/cbfstool: Add missing \n and use __func__ in debug messages 2025-02-27 16:24:53 +00:00
cbfs_image.h
cbfs_sections.c
cbfs_sections.h CBFS verification: support Top Swap redundancy 2025-12-20 17:39:43 +00:00
cbfscomptool.c
cbfstool.c CBFS verification: support Top Swap redundancy 2025-12-20 17:39:43 +00:00
coff.h
common.c treewide: Work around GCC 15 Werror=unterminated-string-initialization 2025-06-09 07:19:09 +00:00
common.h util/cbfstool/common.h Fix wrong return value doc 2024-08-05 13:10:08 +00:00
compress.c util/cbfstool: Add zstd support 2025-12-20 17:35:43 +00:00
cse_fpt.c
cse_fpt.h
cse_helpers.c
cse_helpers.h
cse_serger.c region: Turn region_end() into an inclusive region_last() 2024-08-23 01:08:16 +00:00
cse_serger.h
default-x86.fmd treewide: Rename FMAP_ROM_SIZE -> FMAP_FLASH_SIZE 2026-01-26 21:34:57 +00:00
default.fmd treewide: Rename FMAP_ROM_SIZE -> FMAP_FLASH_SIZE 2026-01-26 21:34:57 +00:00
description.md
elf.h util/cbfstool: Fix RISC-V relocations 2025-12-29 23:59:43 +00:00
elfheaders.c cbfstool: Read XIP stage alignment requirements from ELF 2024-06-20 19:34:14 +00:00
elfparsing.h cbfstool: Read XIP stage alignment requirements from ELF 2024-06-20 19:34:14 +00:00
elogtool.c
eventlog.c commonlib/bsd: Add Bluetooth wake source in ELOG event data 2025-09-10 21:39:05 +00:00
eventlog.h
EXAMPLE
fdt.h
fit.c ifittool: allow adding files from a separate region 2025-11-16 18:35:12 +00:00
fit.h ifittool: allow adding files from a separate region 2025-11-16 18:35:12 +00:00
flashmap_tests.c
flashrom.c
flashrom.h
fmap_from_fmd.c
fmap_from_fmd.h
fmaptool.c
fmd.c
fmd.h
fmd_parser.c_shipped
fmd_parser.h_shipped
fmd_parser.y
fmd_scanner.c_shipped
fmd_scanner.h_shipped
fmd_scanner.l
fv.h
ifittool.c ifittool: allow adding files from a separate region 2025-11-16 18:35:12 +00:00
ifwitool.c
linux.h
linux_trampoline.c util/cbfstool/linux_trampoline: Support more e820 entries 2024-02-18 07:50:28 +00:00
linux_trampoline.h
linux_trampoline.S util/cbfstool: Fix linux_trampoline.c generation 2024-06-03 16:54:02 +00:00
Makefile util: Break up spdx identifier text in scripts & makefiles 2024-06-19 17:42:43 +00:00
Makefile.mk util/cbfstool: Add zstd support 2025-12-20 17:35:43 +00:00
option.h
partitioned_file.c
partitioned_file.h
platform_fixups.c CBFS verification: support Top Swap redundancy 2025-12-20 17:39:43 +00:00
ProcessorBind.h
rmodtool.c
rmodule.c
rmodule.h
xdr.c