Hello build bot (Jenkins), Jonathan Zhang, Paul Menzel, Jingle Hsu, Morgan Jang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41809
to look at the new patch set (#13).
Change subject: lib/coreboot_table: Add Intel FSP version to coreboot table ......................................................................
lib/coreboot_table: Add Intel FSP version to coreboot table
Add a new LB_TAG_FSP_VERSION for FSP version, it would add Intel FSP version to coreboot table LB_TAG_FSP_VERSION when PLATFORM_USES_FSP2_0 is selected. It relies on change [1] to copy the FSP version.
[1] https://review.coreboot.org/c/coreboot/+/41760
Change-Id: I92a13ca91b9f66a7517cfd6784f3f692ff34e765 Signed-off-by: Johnny Lin johnny_lin@wiwynn.com --- M src/commonlib/include/commonlib/coreboot_tables.h M src/lib/coreboot_table.c 2 files changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/41809/13