freebsd-dev/sys/boot/i386/libi386
Mike Smith c2f9d95de5 This is the new unified bootstrap, sometimes known previously as the
'three-stage' bootstrap.
There are a number of caveats with the code in its current state:
 - The i386 bootstrap only supports booting from a floppy.
 - The kernel and kld do not yet know how to deal with the extended
   information and module summary passed in.
 - PnP-based autodetection and demand loading of modules is not implemented.
 - i386 ELF kernel loading is not ready yet.
 - The i386 bootstrap is loaded via an ugly blockmap.

On the alpha, both net- and disk-booting (SRM console machines only) is
supported.  No blockmaps are used by this code.

Obtained from:	Parts from the NetBSD/i386 standalone bootstrap.
1998-08-21 03:17:42 +00:00
..
crt This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
aout_freebsd.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
biosdelay.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
biosdisk_support.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
biosdisk.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
biosgetrtc.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
biosmem.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
biosreboot.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
bootinfo32.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
bootinfo64.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
bootinfo.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
comconsole_support.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
comconsole.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
devicename.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
gatea20.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
getsecs.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
i386_module.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
libi386.h This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
pread.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
startprog.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
vidconsole_support.S This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
vidconsole.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00