the following patch was just integrated into master: commit 0f8af71f1a40e8ae960ba616cb9a5bf14f10fb13 Author: Hung-Te Lin hungte@chromium.org Date: Tue Jan 29 02:29:49 2013 +0800
cbfstool: Use cbfs_image API for "extract" command.
Change the "extract" command to use cbfs_export_entry API. Nothing changed in its usage.
To verify, run "cbfstool coreboot.rom extract -f blah -n blah" and check if the raw type file is correctly extracted.
Change-Id: I1ed280d47a2224a9d1213709f6b459b403ce5055 Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/2207 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Mon Feb 4 23:40:12 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue Feb 5 22:25:20 2013, giving +2 See http://review.coreboot.org/2207 for details.
-gerrit