Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34027 )
Change subject: console: Implement j specifier in vtxprintf() ......................................................................
Patch Set 2: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/34027/2/src/console/vtxprintf.c File src/console/vtxprintf.c:
https://review.coreboot.org/c/coreboot/+/34027/2/src/console/vtxprintf.c@131 PS2, Line 131: unsigned long long We could make this an `uintmax_t` to proof me wrong that it isn't useful xD