# qemu_seabios-hppa **Repository Path**: chuanpen/qemu_seabios-hppa ## Basic Information - **Project Name**: qemu_seabios-hppa - **Description**: from: https://gitlab.com/qemu-project/seabios-hppa.git qemu的submodule - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-20 - **Last Updated**: 2024-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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".