[U-Boot] [PATCH 15/19] bios_emulator: Allow a custom interrupt handler to be installed

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


On 14 November 2014 at 20:56, Simon Glass <sjg at chromium.org> wrote:
> Sometime we want to provide an interrupt handler for the ROM, Add a
> function to allow this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/bios_emulator/include/x86emu.h | 1 +
>  drivers/bios_emulator/x86emu/sys.c     | 5 +++++
>  2 files changed, 6 insertions(+)

Applied to u-boot-x86.


More information about the U-Boot mailing list