coreboot-kgpe-d16/util/amdfwtool
Felix Held 21a8e381ea util/amdfwtool: use table-relative addressing in ISH case
When the image slot header (ISH) is used, the addresses in the PSP and
BIOS directory tables need to be relative to the beginning of the table.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia61f7c8313d5a1af95c68b9177a53a2f5443552a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63183
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-03-30 22:20:04 +00:00
..
.gitignore
Makefile amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
Makefile.inc amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
amdfwtool.c util/amdfwtool: use table-relative addressing in ISH case 2022-03-30 22:20:04 +00:00
amdfwtool.h amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
data_parse.c util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types 2022-03-27 15:21:21 +00:00
description.md