[U-Boot] [PATCH 14/19] bios_emulator: Add vesa support and allow ROMs to be passed in as data

Simon Glass sjg at chromium.org
Tue Nov 25 22:50:09 CET 2014


On 14 November 2014 at 20:56, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list