Johnny Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41809 )
Change subject: lib/coreboot_table: Add Intel FSP version to coreboot table
......................................................................
Patch Set 13:
(1 comment)
https://review.coreboot.org/c/coreboot/+/41809/12/src/lib/coreboot_table.c
File src/lib/coreboot_table.c:
https://review.coreboot.org/c/coreboot/+/41809/12/src/lib/coreboot_table.c@3...
PS12, Line 37: #endif
Excuse my ignorance, but why not unconditionally include `fsp/util. […]
Saw several build errors, the fsp path is not included for those platforms, maybe there's a better way to fix it.
https://qa.coreboot.org/job/coreboot-gerrit/130774/
src/lib/coreboot_table.c:33:10: fatal error: fsp/util.h: No such file or directory
#include <fsp/util.h>
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41809
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I92a13ca91b9f66a7517cfd6784f3f692ff34e765
Gerrit-Change-Number: 41809
Gerrit-PatchSet: 13
Gerrit-Owner: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jingle Hsu
jingle_hsu@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Morgan Jang
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Tue, 16 Jun 2020 13:00:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-MessageType: comment