freebsd-dev/sys/boot/i386
John Baldwin 335dd56674 - Add some more details to the 'lsdev' output for FAT file systems.
- Add in support for the EDD (Enhanced Disk Drive) BIOS extensions to
  use LBA mode for accessing drives past cylinder 1024.  This should allow
  us to load a kernel from anywhere on a newer drive up to 2 TB.  Part
  of this came from the PR below.

PR:		i386/13847
Submitted by:	Tor Egge <Tor.Egge@fast.no>
2000-06-19 17:44:40 +00:00
..
boot0 Clean up all of the 16-bit assembly code in the x86 bootstrap to work 2000-05-23 12:18:49 +00:00
boot2 Treat \t and \n inside /boot.config as whitespaces. 2000-06-13 13:07:53 +00:00
btx Add support for emulating the RDMSR and WRMSR instructions into BTX. In 2000-06-17 06:45:40 +00:00
cdboot Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
cdldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
gptboot Treat \t and \n inside /boot.config as whitespaces. 2000-06-13 13:07:53 +00:00
kgzldr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
libi386 - Add some more details to the 'lsdev' output for FAT file systems. 2000-06-19 17:44:40 +00:00
loader Bump loader version due to copyin, copyout, setenv&cia. 2000-06-07 22:12:21 +00:00
mbr Clean up some more 16-bit code and get rid of more m4 macros. 2000-05-23 12:28:31 +00:00
pxeldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
Makefile Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
Makefile.inc Mega i386 loader commit. 2000-03-28 01:19:53 +00:00