Helge Deller 1c516b4813 parisc: SEABIOS_HPPA_VERSION 18
Fixes:
- Fix PDC_CACHE/PDC_CACHE_RET_SPID return value for space
  register hashing on 64-bit HP-UX
- Fix IRT table entries to use slot number
- Increase PCI alignment for memory bars to 64k

New PDC functions & general enhancements:
- Allow up to 256 GB RAM on 64-bit machines

Signed-off-by: Helge Deller <deller@gmx.de>
2025-01-30 13:23:36 +01:00
2020-08-10 10:53:07 -04:00
2025-01-30 13:23:36 +01:00
2024-01-04 18:48:58 +01:00
2023-10-31 10:22:48 +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%