[coreboot] Intel SCH CMC(Chipset Microcode) state machine binary?

Alp Eren Köse alperenkose at buyutech.com.tr
Fri Oct 21 14:50:59 CEST 2011


2011/10/21 Patrick Georgi <patrick.georgi at secunet.com>

> Am 21.10.2011 13:41, schrieb Alp Eren Köse:
> > But unfortunately I needed a windoz machine to extract the CMC binary,
> > you can use the CBROM utility like this:
> > C:\> CBROM32_195.EXE vendor_bios.bin /TOPHOLE:FFFD0000 extract
> I'd say you can do the same with dd(1), no?
>
Oh yes of course, that's very likely probably :) that should be something
like this maybe:
dd skip=(blocks until FFFD0000) if=vendor_bios.bin of=cmc.bin
is that right? I'm not good at those block calculations:)


>
> > http://www.coreboot.org/pipermail/coreboot/2011-March/064246.html
> See http://review.coreboot.org/305
>
> Yes that will be much better that way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20111021/b1a3eab5/attachment.html>


More information about the coreboot mailing list