Skip to content
Snippets Groups Projects
Select Git revision
  • devel
  • master default
  • master-next
  • devel-with-sti64bit-neu
  • master-prerelease
  • devel-with-sti64bit
  • devel-last-for-v16
  • devel64
  • devel5
  • devel4
  • devel3
  • devel-4-do-not-use
  • devel2
  • devel-btlb-2
  • devel-btlb
  • hppa-reboot-fix
  • master-new-v7
  • hp3000-console
  • hp3000
  • alpha-port
  • seabios-hppa-v18
  • seabios-hppa-v15
  • seabios-hppa-v14
  • seabios-hppa-v13
  • seabios-hppa-v12
  • seabios-hppa-v10
  • seabios-hppa-v9
  • seabios-hppa-v8
  • seabios-hppa-v7
  • seabios-hppa-v6
  • seabios-hppa-v5
  • seabios-hppa-v4
  • seabios-hppa-v3
  • seabios-hppa-v2
  • hppa-qemu-5.2-2
  • hppa-qemu-5.2-1
  • rel-1.10.2
  • rel-1.10.1
  • rel-1.10.0
  • rel-1.9.3
40 results

seabios-hppa

  • Clone with SSH
  • Clone with HTTPS
  • Helge Deller's avatar
    Helge Deller authored
    Fixes and enhancements:
    - Fix system reboot
    
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    4c6ecda6
    History
    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".