the following patch was just integrated into master: commit a47c78cd07f694b35de5f82270cae93da7780125 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Thu Apr 26 02:04:53 2012 +0200
microcode: print date of microcode and unify output
Most subsystems print their name with a colon, and then the message. Do the same thing for the microcode update code.
Also, each microcode update has a date header. Print the date from that header to make it easier to determine whether you're running the latest microcode.
Change-Id: Ic22947c4b9f0502d4091d975e1f1ab42f70aa1aa Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Thu Apr 26 02:23:05 2012, giving +1 See http://review.coreboot.org/929 for details.
-gerrit