summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc64/stand/rdboot/disk.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First stab at a bootloader for OpenBSD/powerpc64.kettenis2020-07-161-0/+21
Based on the same principle (and mostly copied from) the bootloader written by visa@ for OpenBSD/octeon. Needed because the petitboot environment provided by the OpenPower firmware is unsuitable for loading OpenBSD kernels properly.