mirror of
https://gitlab.com/qemu-project/seabios-hppa.git
synced 2025-10-30 07:48:43 +08:00
a0e3e0137b4acb7262ed4bed119aa49e1ddaf5de
Exit early if the LASI HPA (lasi_hpa) hasn't been set yet. This prevents that the PS/2 driver to waits endless for a non-existant port. Signed-off-by: Helge Deller <deller@gmx.de>
This project implements a PDC (processor dependend code, aka BIOS) for HP-PARISC machines. It's based on the SeaBIOS project at http://seabios.org/ For the impatient, SeaBIOS is built for QEMU and tested on QEMU with: make parisc qemu -bios out/hppa-firmware.img SeaBIOS can be configured with kconfig. To change the default configuration one can run "make menuconfig" prior to running "make".
Description
Languages
C
90%
Python
2.5%
C++
1.8%
Assembly
1.8%
ASL
1.5%
Other
2.4%