coreboot-kgpe-d16/util/amdfwtool
Zheng Bao 2079589999 amdfwtool: Detect the flag multilevel to decide the actual value
To save the space for FW, some of the FWs are going to be defined as
LVL2 entries. To be compatible to "flattened" layout, we still drop
the LVL2 entry to level1 if there is only one level.

Change-Id: Ibe8cdd5c14225899352b02bb19aae6059d56d428
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57063
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2021-09-17 14:48:30 +00:00
..
.gitignore
Makefile
Makefile.inc
amdfwtool.c amdfwtool: Detect the flag multilevel to decide the actual value 2021-09-17 14:48:30 +00:00
amdfwtool.h amdfwtool: Add flag for multi FW level to the struct amd_cb_config 2021-08-31 15:06:03 +00:00
data_parse.c amdfwtool: Copy string in a safer way 2021-08-31 15:05:48 +00:00
description.md