coreboot/util/amdfwtool
Patrick Rudolph 576515394c util/amdfwtool: Use uint8_t for bitfields
Using a signed, non-fixed-width type for bitfields can cause problems.
So, use uint8_t since the affected bitfields occupy exactly one byte.

Change-Id: I728072b10baf77819a387df76b588b6a826e2841
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91855
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2026-03-27 12:12:00 +00:00
..
.gitignore
amdfwread.c util/amdfwtool: Use enum values for address mode 2026-01-24 17:01:41 +00:00
amdfwtool.c amdfwtool: Allow to set bios entry 0x6d (AMD_BIOS_NV_ST) 2026-03-21 18:25:52 +00:00
amdfwtool.h util/amdfwtool: Use uint8_t for bitfields 2026-03-27 12:12:00 +00:00
data_parse.c util/amdfwtool: rename Faegan SoC to Krackan2e 2026-03-19 19:36:21 +00:00
description.md
handle_file.c
Makefile
Makefile.mk
opts.c amdfwtool: Allow to set bios entry 0x6d (AMD_BIOS_NV_ST) 2026-03-21 18:25:52 +00:00
signed_psp.c util/amdfwtool: rename Faegan SoC to Krackan2e 2026-03-19 19:36:21 +00:00