diff options
author | Helge Deller | 2022-05-16 15:51:02 +0200 |
---|---|---|
committer | Helge Deller | 2022-05-16 15:51:02 +0200 |
commit | 041eb5bcf7394898786c50f448ea358e5067144d (patch) | |
tree | c2e927b9f9ece69b2dce098f87d366918e0ba097 /pc-bios | |
parent | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (diff) | |
download | qemu-041eb5bcf7394898786c50f448ea358e5067144d.tar.gz qemu-041eb5bcf7394898786c50f448ea358e5067144d.tar.xz qemu-041eb5bcf7394898786c50f448ea358e5067144d.zip |
seabios-hppa: Update SeaBIOS-hppa to VERSION 5
New features and fixes in SeaBIOS for hppa/parisc:
* STI firmware now contains additional fonts built-in, which
can be selected with qemu command-line options:
-fw_cfg opt/font,string=1 - a HP 8x16 font
-fw_cfg opt/font,string=2 - a HP 6x13 font
-fw_cfg opt/font,string=3 - a HP 10x20 font
-fw_cfg opt/font,string=4 - a Linux 16x32 font
* Fixed PS/2 keyboard emulation when running in graphical mode.
This allows to type boot commands in the firmware boot menu if
qemu was started with "-boot menu=on" (and no linux kernel was
given on the qemu command line).
* Fix firmware rendenzvous code to clear all pending external intrrupts
before entering the waiting loop.
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/hppa-firmware.img | bin | 701964 -> 719040 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img Binary files differindex 0ec2d96b8f..392bce072b 100644 --- a/pc-bios/hppa-firmware.img +++ b/pc-bios/hppa-firmware.img |