On Mon, May 17, 2010 at 10:29 AM, Knut Kujat knuku@gap.upv.es wrote:
Hi, I was asked to add PXE support to the BIOS so I'm trying Seabios in combination with gPXE, I add a gPXE rom (build from the rom-o-matic page) and add it via cbfstool to the coreboot.rom file: Name Offset Type Size fallback/romstage 0x0 stage 81096 fallback/coreboot_ram 0x13d00 stage 43730 fallback/payload 0x1e840 payload 34069 pci1002,515e.rom 0x26dc0 optionrom 45056
pci8086,1076.rom 0x31e00 unknown 72704
Doesn't this need to be of type optionrom?
Thanks, Myles