how does "hpcboot.exe" work?

DiTBho Down in The Bunny hole <[email protected]> Fri, 23 May 2025 14:00:05 +0200
Newsgroups gmane.os.netbsd.ports.mips.devel
Message-ID <CAAZ8i808a+5TtKym16J8yX4xPG38C86pdkd2aaAD9T88T-25Rg@mail.gmail.com>
Hi
I'm studying Windows CE v1, with the goal of trying to modify the IBM
z50 ROM to boot NetBSD (or Linux) directly.

Currently NetBSD is loaded and started via "hpcboot.exe", an
executable that runs on top of Windows CE, loads the kernel into RAM
and starts it.

It's not clear how this works, I mean, doesn't Windows CE restrict RAM
access to an .exe file?

I can't find the source code and documentation for "hpcboot.exe".

Let me know
Thanks.