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'...