diff options
author | Helge Deller <deller@gmx.de> | 2022-05-16 15:51:02 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-05-16 15:51:02 +0200 |
commit | 041eb5bcf7394898786c50f448ea358e5067144d (patch) | |
tree | c2e927b9f9ece69b2dce098f87d366918e0ba097 /roms | |
parent | 178bacb66d98d9ee7a702b9f2a4dfcd88b72a9ab (diff) |
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 'roms')
m--------- | roms/seabios-hppa | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios-hppa b/roms/seabios-hppa -Subproject bf3404006fd2c832857eb57e6f853862f97dace +Subproject 17ca7a9998c1755d42321cfc0afb5f480f5a58f |