Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37425 )
Change subject: device: Log times with millisecond resolution ......................................................................
Patch Set 4: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/37425/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37425/3//COMMIT_MSG@14 PS3, Line 14: worth printing the time at all.
Hmmm, I think I would prefer to print it for consistency. It might […]
Done
https://review.coreboot.org/c/coreboot/+/37425/4/src/device/device.c File src/device/device.c:
https://review.coreboot.org/c/coreboot/+/37425/4/src/device/device.c@911 PS4, Line 911: BIOS_SPEW While we are at it, should we make this BIOS_DEBUG? That would also match better with the removed "scanning" in the string below.