mirror of
https://gitlab.com/qemu-project/seabios-hppa.git
synced 2026-03-06 20:20:30 +00:00
No description
Add A400-44 machine with initial functional 64-bit PAT PDC support: - Linux 64-bit kernel runs nicely. - ODE 2006 works nicely on 715, B160L, and A400, but has problems on C3700. - MPE and 64-bit HP-UX11 need more work, although HP-UX11 boot up to a crash where it reports where it had problems. Signed-off-by: Helge Deller <deller@gmx.de> |
||
|---|---|---|
| docs | ||
| scripts | ||
| src | ||
| vgasrc | ||
| .config | ||
| .gitignore | ||
| .vimrc | ||
| COPYING | ||
| COPYING.LESSER | ||
| Makefile | ||
| Makefile.parisc | ||
| README | ||
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".