summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/btx/btxldr/btxldr.s
Commit message (Expand)AuthorAgeFilesLines
* Get rid of unnecessary use of m4(1) by using cpp(1) instead.ru2004-02-111-396/+0
* Fix an incorrect quote character in an M4 test conditon. Basically, onejhb2003-11-061-1/+1
* Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2jhb2002-10-081-1/+1
* Correctly adjust for moved start address.phk2002-10-071-1/+1
* Convert the short stub of real-mode code into 16-bit assembly.jhb2000-05-241-11/+11
* Mega i386 loader commit.jhb2000-03-281-45/+55
* Add the new cdldr CD bootstrap loader. This patch includes the following:jhb2000-01-271-2/+4
* Blank out the twiddly thing when outputting the ``BTX loader'' message.brian1999-10-121-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Push version numbers up to 1.00. This is just intended to reflectrnordier1999-01-221-2/+2
* Make the BTX loader much more quiet about what it's doing. This removesmsmith1998-10-301-26/+42
* Fix for "get base memory" bug found and mostly fixed by Mike.rnordier1998-10-061-2/+2
* The BIOS memory size is only a word. Some BIOSsen have garbage in the othermsmith1998-10-061-2/+2
* Add btxldr, a BTX loader for ELF clients.rnordier1998-09-121-0/+368
OpenPOWER on IntegriCloud