NetBSD/sys/arch/i386/stand/dosboot
drochner a0d9d3bc54 Allow to boot from DOS if a XMS manager is installed.
XMS is recognized and used as temporary buffer for the kernel image.
The processor must still be in real mode at program start, so EMM386
or QEMM are not allowed. W*95 is OK.
Written by Martin Husemann (pr port-i386/3336).
Completely separated from other bootloaders for sanity.
1997-06-13 17:49:22 +00:00
..
Makefile Allow to boot from DOS if a XMS manager is installed. 1997-06-13 17:49:22 +00:00
devopen.c Purely cosmetic whitespace/indentation changes (mmm, indent(1)) 1997-03-22 09:03:29 +00:00
main.c Remove strerror() prototype, it goes into stand.h. 1997-06-13 13:22:08 +00:00
version.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00