CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2019/10/20 10:27:19
Modified files: sys/arch/sparc64/include: hypervisor.h mdesc.h sys/arch/sparc64/sparc64: hvcall.S mdesc.c openprom.c Log message: Firmware that supports the "parallel boot" feature allows us to read the PRI using a simple hypervisor call. Implement this. Tested by jmatthew@