aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/btx/btxldr/btxldr.s
Commit message (Expand)AuthorAgeFilesLines
* Fix an incorrect quote character in an M4 test conditon. Basically, oneJohn Baldwin2003-11-061-1/+1
* Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2John Baldwin2002-10-081-1/+1
* Correctly adjust for moved start address.Poul-Henning Kamp2002-10-071-1/+1
* Convert the short stub of real-mode code into 16-bit assembly.John Baldwin2000-05-241-11/+11
* Mega i386 loader commit.John Baldwin2000-03-281-45/+55
* Add the new cdldr CD bootstrap loader. This patch includes the following:John Baldwin2000-01-271-2/+4
* Blank out the twiddly thing when outputting the ``BTX loader'' message.Brian Somers1999-10-121-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Push version numbers up to 1.00. This is just intended to reflectRobert Nordier1999-01-221-2/+2
* Make the BTX loader much more quiet about what it's doing. This removesMike Smith1998-10-301-26/+42
* Fix for "get base memory" bug found and mostly fixed by Mike.Robert Nordier1998-10-061-2/+2
* The BIOS memory size is only a word. Some BIOSsen have garbage in the otherMike Smith1998-10-061-2/+2
* Add btxldr, a BTX loader for ELF clients.Robert Nordier1998-09-121-0/+368