Re: how does "hpcboot.exe" work?

Martin Husemann <[email protected]> Fri, 23 May 2025 14:39:25 +0200
Newsgroups gmane.os.netbsd.ports.mips.devel
Message-ID <[email protected]>
On Fri, May 23, 2025 at 02:00:05PM +0200, DiTBho Down in The Bunny hole wrote:
> I can't find the source code and documentation for "hpcboot.exe".

The source is in src/sys/arch/hpc/stand/hpcboot, there are some notes
about it in src/sys/arch/hpc/stand/README.

Martin