build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74767 )
Change subject: payloads/libpayload: Support sending EOP from payload ......................................................................
Patch Set 1:
(1 comment)
File payloads/libpayload/libc/coreboot.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-174952): https://review.coreboot.org/c/coreboot/+/74767/comment/f8410c4e_bcd9ac44 PS1, Line 282: info->cse_eop = (struct cb_cse_eop*)ptr; "(foo*)" should be "(foo *)"