Nico Huber has posted comments on this change. ( https://review.coreboot.org/27137 )
Change subject: tianocore: Add more patches
......................................................................
Patch Set 1:
(1 comment)
Is there a reason not to move forward to a newer "stable" revision?
https://review.coreboot.org/#/c/27137/1/payloads/external/tianocore/patches…
File payloads/external/tianocore/patches/09_gcc7-Fix-building-with-fpermissive.patch:
https://review.coreboot.org/#/c/27137/1/payloads/external/tianocore/patches…
PS1, Line 34: + while (StringPtr != NULL) {
> DOS line endings
I think this loop condition is supposed to look for a terminating '\0'...
--
To view, visit https://review.coreboot.org/27137
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7e2efea930b27749b1097607ab143ce2f91e79ec
Gerrit-Change-Number: 27137
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Wed, 20 Jun 2018 11:09:31 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Rizwan Qureshi has posted comments on this change. ( https://review.coreboot.org/27170 )
Change subject: util/lint/checkpatch_json: Fix checkpatch output keywork match string
......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/27170/2//COMMIT_MSG
Commit Message:
https://review.coreboot.org/#/c/27170/2//COMMIT_MSG@7
PS2, Line 7: keywork
keyword
https://review.coreboot.org/#/c/27170/2//COMMIT_MSG@9
PS2, Line 9: keyword 'ERROR:' , 'WARNING:' & 'FILE:'
so, checkpatch will fail if finds a problem with lines containing "ERROR:" WARNING: FILE:.
These strings are very generic and can be used in source code, can you modify the checkpatch keywords itself.
e.g., CHECKPATCH_ERR, CHECKPATCH_WARN etc.
--
To view, visit https://review.coreboot.org/27170
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib690ab34a1ffabc4f83642634fd34beea16a64dc
Gerrit-Change-Number: 27170
Gerrit-PatchSet: 2
Gerrit-Owner: Naresh Solanki <naresh.solanki(a)intel.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Wed, 20 Jun 2018 10:37:21 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No