coreboot-kgpe-d16/util/amdfwtool
Zheng Bao 487d04540b amdfwtool: Add a macro to set explicitly second gen for old SOCs
It is more reasonable than getting the value from memset.

For the reserved bits, keep them as they were for old SOCs.

Change-Id: I65caa11e835d2ff52bec4b8904057bbced434891
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63319
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-04-05 17:45:58 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
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 amdfwtool: Add a macro to set explicitly second gen for old SOCs 2022-04-05 17:45:58 +00:00
amdfwtool.h amdfwtool: Add a macro to set explicitly second gen for old SOCs 2022-04-05 17:45:58 +00:00
data_parse.c util/amdfwtool/data_parse: fix SPL table handling regression 2022-04-03 17:06:48 +00:00
description.md