coreboot-kgpe-d16/targets/emulation/qemu-x86
Ronald G. Minnich 308312ce6c Some changes for option roms:
- don't make users pick the name. Names for option roms are in the v3-defined
format of pci%04x,%04x.rom with the vendor and device id filling in the 
%04x. 
- users pass in vendor and device id. 
- users pass in a dest. If the dest is 0, the address of the ROM image in 
FLASH is returned. If the address is non-zero, then the decmpressor is called,
and it will make sure the ROM image is copied to the destination (even 
in the uncompressed case).

move qemu over to always using ROMFS

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4078 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-06 20:38:34 +00:00
..
Config-abuild.lb clean up qemu target config (trivial) 2009-03-06 18:38:28 +00:00
Config-lab.lb This patch changes Config-lab.lb for qemu to use lzma like the other targets. 2008-05-06 15:17:43 +00:00
Config.OLPC.lb Change references to qemu in Coreboot-v2 calls to qemu-x86. 2008-02-07 20:37:37 +00:00
Config.lb Some changes for option roms: 2009-04-06 20:38:34 +00:00