coreboot/util/amdfwtool
Patrick Rudolph 36a4d92239 util/amdfwtool: Fix APOB_NV quirk
Fixes commit "util/amdfwtool: Move APOB_NV quirk to amdfwtool.c".
Allow the AMD_BIOS_NV_ST and AMD_BIOS_APOB_NV to end at 16MiB.

Fixes a build failure when the region is last in the FMAP.

Change-Id: Icfa5b74e98223ff5864299d4e9a2d23606935b80
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91820
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-27 18:13:51 +00:00
..
.gitignore util/amdfwtool: Add amdfwread utility 2022-05-13 15:51:37 +00:00
amdfwread.c util/amdfwtool: Use enum values for address mode 2026-01-24 17:01:41 +00:00
amdfwtool.c util/amdfwtool: Fix APOB_NV quirk 2026-03-27 18:13:51 +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 util: Add description.md to each util 2018-07-26 13:26:50 +00:00
handle_file.c amdfwtool: Move the functions to handle_file.c 2024-03-04 14:50:53 +00:00
Makefile amdfwtool: Use Makefile.mk for Makefile settings 2024-02-29 02:24:09 +00:00
Makefile.mk amdfwtool: Move code related to getting options to a new file 2024-03-06 11:05:07 +00:00
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