mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
4e04ab6a63
This commit adds a fast variant of SeaBIOS called 'bios-fast.bin'. It's designed to be the fastest (also the smallest, but that's not the main aim) SeaBIOS that is just enough to boot a Linux kernel using the -kernel option on i686 and x86_64. This commit does not modify the -kernel option to use this. You have to specify it by doing something like this: -kernel vmlinuz -bios bios-fast.bin Signed-off-by: Richard W.M. Jones <rjones@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
ipxe@4e03af8ec2 | ||
openbios@422b916649 | ||
openhackware@c559da7c8e | ||
qemu-palcode@c87a92639b | ||
seabios@e2fc41e24e | ||
sgabios@23d474943d | ||
SLOF@e3d05727a0 | ||
u-boot@2072e72629 | ||
vgabios@19ea12c230 | ||
config.seabios-128k | ||
config.seabios-256k | ||
config.seabios-fast | ||
config.vga-cirrus | ||
config.vga-isavga | ||
config.vga-qxl | ||
config.vga-stdvga | ||
config.vga-virtio | ||
config.vga-vmware | ||
configure-seabios.sh | ||
Makefile |