freebsd-skq/sys/boot/i386/libi386
msmith f0b5ddae6f 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
..
aout_freebsd.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
biosdisk.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
biosmem.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
bootinfo32.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
bootinfo64.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
bootinfo.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
comconsole.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
devicename.c
gatea20.c
i386_copy.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
i386_module.c Bootloader update. 1998-08-31 21:10:43 +00:00
libi386.h Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
Makefile Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
pread.c
time.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
vidconsole.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00