sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/pc-bios/optionrom
Gleb Natapov 75b9f69057 fix linuxboot.bin and multiboot.bin to not hijack int19
Currently linuxboot.bin and multiboot.bin option roms override int19
vector to intercept boot process. No sane option rom should do that.
Provide bev entry instead that will be called by BIOS if option rom
is selected for booting.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-03-22 07:00:58 +01:00
..
Makefile Add scripts directory 2011-01-20 20:54:21 +00:00
linuxboot.S fix linuxboot.bin and multiboot.bin to not hijack int19 2011-03-22 07:00:58 +01:00
multiboot.S fix linuxboot.bin and multiboot.bin to not hijack int19 2011-03-22 07:00:58 +01:00
optionrom.h fix linuxboot.bin and multiboot.bin to not hijack int19 2011-03-22 07:00:58 +01:00