On Mon, Jul 21, 2008 at 6:14 PM, Kevin O'Connor kevin@koconnor.net wrote:
In any case, I don't see why we need to optimize this. Normal BIOSs seem to get by fine without needing to do anything special.
Consider the case of two video cards that have to get initialized. coreboot can do this today. But it does require the emulator to provide the right rom image at virtual C0000 at the right time. This case was tested years ago and works quite well.
ron