Am Mittwoch, den 25.09.2013, 11:40 +0000 schrieb Stojsavljevic, Zoran:
Any hints, which tool to use for extracting vBIOS from Core BIOSes?
It's hard to say generically.
We collect tools for BIOS image unpacking in the bios_extract repository (git clone http://review.coreboot.org/bios_extract.git), there's also j-bios (http://www.jakobheinemann.de/j-bios.html), and 7-zip can unpack some UEFI Fvs. For coreboot, cbfstool's extract can be used.
Hope this helps, Patrick