build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28651 )
Change subject: mainboard/google/kahlee: allow oem.bin file to update smbios ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/28651/1/src/mainboard/google/kahlee/variants... File src/mainboard/google/kahlee/variants/baseboard/mainboard.c:
https://review.coreboot.org/#/c/28651/1/src/mainboard/google/kahlee/variants... PS1, Line 84: /* "oem.bin" in cbfs contains an array of records using the following structure. */ line over 80 characters
https://review.coreboot.org/#/c/28651/1/src/mainboard/google/kahlee/variants... PS1, Line 101: if (! IS_ENABLED(CONFIG_USE_OEM_BIN)) space prohibited after that '!' (ctx:BxW)