mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 00:18:36 -07:00
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>
|
||
|---|---|---|
| .. | ||
| edk2@b24306f15d | ||
| ipxe@4bd064de23 | ||
| openbios@0e0afae657 | ||
| opensbi@48f91ee9c9 | ||
| qboot@a5300c4949 | ||
| qemu-palcode@99d9b4dcf2 | ||
| QemuMacDrivers@90c488d5f4 | ||
| seabios@d239552ce7 | ||
| seabios-hppa@17ca7a9998 | ||
| sgabios@cbaee52287 | ||
| skiboot@24a7eb3596 | ||
| SLOF@5b4c5acdcd | ||
| u-boot@840658b093 | ||
| u-boot-sam460ex@60b3916f33 | ||
| vbootrom@0c37a43527 | ||
| config.seabios-128k | ||
| config.seabios-256k | ||
| config.seabios-microvm | ||
| config.vga-ati | ||
| config.vga-bochs-display | ||
| config.vga-cirrus | ||
| config.vga-isavga | ||
| config.vga-qxl | ||
| config.vga-ramfb | ||
| config.vga-stdvga | ||
| config.vga-virtio | ||
| config.vga-vmware | ||
| configure-seabios.sh | ||
| edk2-build.sh | ||
| edk2-funcs.sh | ||
| Makefile | ||
| Makefile.edk2 | ||