the following patch was just integrated into master: commit 6b0d0d6e14f8e385e1457df5699136473144ed60 Author: Aaron Durbin adurbin@chromium.org Date: Fri Dec 14 17:16:21 2012 -0600
cbfstool: Add update-fit command
Add support for filling in the Firmware Interface Table. For now it only supports adding microcode entries.
It takes 2 options: 1. Name of file in cbfs where the mircocode is located 2. The number of empty entries in the table.
Verified with go firmware tools. Also commented out updating microcode in the bootblock. When romstage runs, the CPUs indicate their microcode is already loaded.
Change-Id: Iaccaa9c226ee24868a5f4c0ba79729015d15bbef Signed-off-by: Aaron Durbin adurbin@chromium.org Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2712 Reviewed-by: Aaron Durbin adurbin@google.com Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Wed Mar 27 01:03:16 2013, giving +1 See http://review.coreboot.org/2712 for details.
-gerrit