[LinuxBIOS] r317 - LinuxBIOSv3

Uwe Hermann uwe at hermann-uwe.de
Thu May 10 11:13:15 CEST 2007


On Wed, May 09, 2007 at 11:35:38PM -0400, Corey Osgood wrote:
> > +3) Build the LinuxBIOS ROM image:
> > +
> > +  $ make
> > +
> > +  The generated ROM image is build/linuxbios.rom.
> > +
> 
> Might want to add something around here about how to make qemu use the
> new rom.

 
> > +4) You can now test the LinuxBIOS image using:
> > +
> > +  $ qemu -L build -hda /dev/zero -serial stdio

It's right here: The '-L build/' tells QEMU to look in the build/
directory for its BIOS image file (which is called bios.bin, and is a
copy of linuxbios.rom).

But yes, the documentation needs to be a bit more verbose.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070510/90ddaf74/attachment.sig>


More information about the coreboot mailing list