Helge Deller d0d359929a parisc: SEABIOS_HPPA_VERSION 19
New:
- Added new "715" machine (Snake machine, no PCI bus)
- Added driver for NCR710 SCSI on LASI (Soumyajyotii Ssarkar)

Fixes & cleanups:
- Fix memory size detection on NetBSD
- Snake machines do not support the PDC_SYSTEM_MAP call
- Always return the HPA in pdc_mem_map() PDC call
- Add LMMIO range for internal artist graphic card
- various coding style cleanups

Signed-off-by: Helge Deller <deller@gmx.de>
2025-10-17 20:58:26 +02:00
2020-08-10 10:53:07 -04:00
2025-10-17 20:58:26 +02:00
2024-01-04 18:48:58 +01:00
2023-10-14 13:39:42 +02:00
2008-02-25 22:25:15 -05:00
2023-10-31 10:19:56 +01:00

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
No description provided
Readme 5.9 MiB
Languages
C 90%
Python 2.5%
C++ 1.8%
Assembly 1.8%
ASL 1.5%
Other 2.4%