Patty,

For some devices, Coreboot has the ROM image in a section of the ROM.  It
copies that image to memory and passes a pointer to run_bios.  Actually,
right now Coreboot copies the ROMs to RAM for devices too.  YABEL works when
the ROM is accessible from the device (by ignoring the fact that Coreboot
already copied it), but not in the case that Coreboot expects it to be run
from RAM.  Do you have any thoughts on how to handle this case?

Thanks,
Myles
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to