Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38136 )
Change subject: console,boot_state: Denote unit in beginning in log message ......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/38136/1/src/console/printk.c File src/console/printk.c:
https://review.coreboot.org/c/coreboot/+/38136/1/src/console/printk.c@52 PS1, Line 52: printk(BIOS_DEBUG, "BS: " ENV_STRING " times [ms] (exec / console): total (unknown) / %ld\n",
line over 96 characters
I think you can split after `BIOS_DEBUG`, and it should fit in 96 chars