freebsd-dev/sys/boot/alpha
Mike Smith 948486abe3 Initial integration of the i386 bootloader and BTX.
- Discard large amounts of BIOS-related code in favour of the more compact
   BTX vm86 interface.
 - Build the loader module as ELF, although the resulting object is a.out,
   make gensetdefs 32/64-bit sensitive and use a single copy of it.
 - Throw away installboot, as it's no longer required.
 - Use direct bcopy operations in the i386_copy module, as BTX
   maps the first 16M of memory.  Check operations against the
   detected size of actual memory.
1998-09-17 23:52:16 +00:00
..
boot1 Minor tweaks to track a couple of i386 changes and to make it compile. 1998-08-22 10:31:01 +00:00
boot2 Bootloader update. 1998-08-31 21:10:43 +00:00
common Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
libalpha Resynch with working sources before BTX integration. 1998-09-14 18:27:06 +00:00
netboot Bootloader update. 1998-08-31 21:10:43 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
Makefile.inc This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00