
25 Nov
2014
25 Nov
'14
10:50 p.m.
On 14 November 2014 at 20:56, Simon Glass sjg@chromium.org wrote:
As well as locating the ROM on the PCI bus, allow the ROM to be supplied to the emulator. Split the init up a little so that callers can supply their own interrupt routines. Also allow a vesa mode to be provided, to be selected once the BIOS run is complete.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/bios_emulator/atibios.c | 198 ++++++++++++++++++++++++++++------------ drivers/bios_emulator/besys.c | 4 +- include/bios_emul.h | 8 ++ 3 files changed, 152 insertions(+), 58 deletions(-)
Applied to u-boot-x86.