coreboot-kgpe-d16/util/amdfwtool
Zheng Bao 6be1ab67e2 amdfwtool: Move EFS related definitions to header file
EFS: Embedded Firmware Structure

These structs and macros are defined in PSP specs(#55758).
They are supposed to be used by all C sources.

Change-Id: I8c7ed9fa626b249b4aa48544316a941dc2625c60
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54942
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-06-09 05:17:18 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
Makefile util/amdfwtool: Clean up Makefile 2021-02-16 08:10:23 +00:00
Makefile.inc util/amdfwtool: Enable warnings as errors 2021-02-16 08:10:12 +00:00
amdfwtool.c amdfwtool: Move EFS related definitions to header file 2021-06-09 05:17:18 +00:00
amdfwtool.h amdfwtool: Move EFS related definitions to header file 2021-06-09 05:17:18 +00:00
data_parse.c amdfwtool:cezanne: use correct bootloader binary for whitelist support 2021-05-18 10:00:13 +00:00
description.md