[coreboot] how could i get the hexadecimal content in memory at address FFFF0000-FFFFFFF0?

Star Liu minxinjianxin at gmail.com
Mon Jul 14 12:27:33 CEST 2008


On Mon, Jul 14, 2008 at 6:00 PM, Peter Stuge <peter at stuge.se> wrote:
> Hi Star,
>
> It is often considered quite unpolite to cross-post to several
> mailing lists, unless the issue genuinely requires all different
> list participants to be involved.

Yes, I agree with you, I won't do it in the future :)

>
> On Mon, Jul 14, 2008 at 04:02:42PM +0800, Star Liu wrote:
>> I know from cpu manual that when machine starts, it executes
>> instruction at FFFFFFF0, and then execute some code at
>> FFFF0000-FFFFFFF0, i hope i can get these machine code directly
>> from my memory, any tool to help me display the hexadecimal or
>> binary content?
>
> I suggest you use flashrom to read the contents of your system
> firmware flash chip into a file. Then you can use xxd or hexdump -C
> to print the contents of that file. See more about flashrom on:
> http://coreboot.org/Flashrom

thank you, but i'm the unlucky one whose PC is not supported by flashrom :)

> //Peter
>
> --
> coreboot mailing list
> coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>



-- 
Regards!
Star
Shanghai, China




More information about the coreboot mailing list