> > > >---- Original Message ---- >From: [EMAIL PROTECTED] >To: [email protected], [EMAIL PROTECTED], >[EMAIL PROTECTED] >Subject: RE: how could i get the hexadecimal content in memory at >address FFFF0000-FFFFFFF0? >Date: Mon, 14 Jul 2008 16:02:42 +0800 > >>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? >> >>thanks! >>-- >>Regards! >>Star >>Shanghai, China
The hex values are the "usual" output of any low-level debugger. Google for Linux debugger and take your pick Larry >> >> >>-- >>To UNSUBSCRIBE, email to [EMAIL PROTECTED] >>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >ebian.org >> >> >> -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

