freebsd-dev/sys/boot/i386/libi386
Mike Smith c73b70eec4 Bootloader update.
- Implement a new copyin/readin interface for loading modules.
   This allows the module loaders to become MI, reducing code duplication.
 - Simplify the search for an image activator for the loaded kernel.
 - Use the common module management code for all module metadata.
 - Add an 'unload' command that throws everything away.
 - Move the a.out module loader to MI code, add support for a.out
   kld modules.

Submitted by:	Alpha changes fixed by Doug Rabson <dfr@freebsd.org>
1998-08-31 21:10:43 +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 Bootloader update. 1998-08-31 21:10:43 +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_copy.c Bootloader update. 1998-08-31 21:10:43 +00:00
i386_module.c Bootloader update. 1998-08-31 21:10:43 +00:00
libi386.h Bootloader update. 1998-08-31 21:10:43 +00:00
Makefile Bootloader update. 1998-08-31 21:10:43 +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