seabios-hppa: Update SeaBIOS-hppa to VERSION 5
authorHelge Deller <deller@gmx.de>
Mon, 16 May 2022 13:51:02 +0000 (15:51 +0200)
committerHelge Deller <deller@gmx.de>
Mon, 16 May 2022 13:51:02 +0000 (15:51 +0200)
commit041eb5bcf7394898786c50f448ea358e5067144d
treec2e927b9f9ece69b2dce098f87d366918e0ba097
parent178bacb66d98d9ee7a702b9f2a4dfcd88b72a9ab
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>
pc-bios/hppa-firmware.img
roms/seabios-hppa