fix linuxboot.bin and multiboot.bin to not hijack int19
commit75b9f69057b166876a0c33d5fd86aa59ccfd3812
authorGleb Natapov <gleb@redhat.com>
Mon, 31 Jan 2011 13:11:01 +0000 (31 15:11 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 22 Mar 2011 06:00:58 +0000 (22 07:00 +0100)
tree17748f2b93078e1825bbd08f98dba4c638d5e7ea
parent31b7c261a207e1e670d737ec78a87dd031bd8f73
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>
pc-bios/optionrom/linuxboot.S
pc-bios/optionrom/multiboot.S
pc-bios/optionrom/optionrom.h