Ah, I think I'd been at it too long. SeaBIOS is loading the ROM, not coreboot. Heh... Just needed a few hours of sleep!
Thanks, Ron. I think I was looking in the wrong haystack for my needle.
-- Steve G.
----- Original Message ----- From: "ron minnich" rminnich@gmail.com To: "Steve Goodrich" steve.goodrich@se-eng.com Cc: "coreboot" coreboot@coreboot.org Sent: Wednesday, September 26, 2012 4:58:03 PM Subject: Re: [coreboot] Loading large ROMs?
I can't see a problem with this. we've loaded 128KiB seabios. Where did you want this ipxe rom to go?
ron
Am 27.09.2012 14:06, schrieb Steve Goodrich:
Ah, I think I'd been at it too long. SeaBIOS is loading the ROM, not coreboot. Heh... Just needed a few hours of sleep!
coreboot can load ROMs, but that's mostly useful for VGABIOSes, not for ipxe - that one probably requires more services than our emulation layers provide.
Also, the systems loaded by ipxe would run in the emulation as well.
Patrick