Re: [coreboot] a question about coreboot and Bochs emulator

2014-01-10 Thread Gelip
Hymm, I test other bios - Award in Bosch 2.6.2 emulator and working OK. In console window have this: 000i[MEM0 ] rom at 0xfffe/131072 ('C:\Program

[coreboot] a question about coreboot and Bochs emulator

2014-01-09 Thread behrouz khosravi
Hello every one. I have searched a lot on the Net to find my answer but I didn't got any helpful results so I decided to use the mailing list. my question is that has any body ported coreboot to Bochs emulator successfully. I know that Qemu or Simnow are available for emulating a platform but I

Re: [coreboot] a question about coreboot and Bochs emulator

2014-01-09 Thread ron minnich
A number of us used bochs years ago for coreboot debugging. IIRC it just worked when we tried it. ron On Thu, Jan 9, 2014 at 5:22 PM, behrouz khosravi bz.khosr...@gmail.com wrote: Hello every one. I have searched a lot on the Net to find my answer but I didn't got any helpful results so I

Re: [coreboot] a question about coreboot and Bochs emulator

2014-01-09 Thread Scott Duplichan
ron minnich [mailto:rminn...@gmail.com] wrote: ]A number of us used bochs years ago for coreboot debugging. IIRC it ]just worked when we tried it. ] ]ron I remember in 2008 when a guy named Kevin proposed changing the bochs bios from asm code to C code because the build environment for the asm

Re: [coreboot] a question about coreboot and Bochs emulator

2014-01-09 Thread Patrick Georgi
Am 2014-01-10 02:22, schrieb behrouz khosravi: I know that Qemu or Simnow are available for emulating a platform but I like to test it Bochs. If I remember correctly, one issue is that bochs has its BIOS entry point at 0xf_fff0 (and maps the bios there, just below 1MB), while coreboot expects