summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libi386/libi386.h
Commit message (Expand)AuthorAgeFilesLines
* The recent change to use memory > 1MB for the heap by default broke CDjhb2009-03-121-0/+8
* Extend struct devdesc with a unit field, called d_unit. Promote themarcel2006-11-021-7/+2
* Fix most of the WARNS=2 warnings.ru2006-09-291-2/+2
* Drop the gateA20() function in the loader as it is unused. All the otherjhb2006-04-111-2/+0
* - Implement serial numbers, UUID, and asset tag (turned off by default).jkim2006-03-091-2/+2
* For the cases when loading bzip2-compressed kernels enabled use lastsobomax2005-12-211-1/+4
* Cause all flags passed by boot2 to set the respective loader(8)ru2005-09-221-0/+1
* Scan static SMBIOS structures and export the following environmentjkim2005-07-141-0/+2
* Fix a warning by adding a missing 'const'.jhb2005-05-271-1/+1
* - Add FireWire subclass and OHCI interface.simokawa2004-10-221-0/+4
* Unspam sys/boot, the dev_t commit should not have touched these.phk2004-06-161-2/+2
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Enable the i386 loader to load and run an amd64 kernel. If this putspeter2003-05-011-1/+7
* Add a device driver for the BIOS device for CD-ROM's booted via El Toritojhb2001-11-051-0/+10
* Teach the loader how to find the system ACPI information, and autoloadmsmith2001-08-301-0/+2
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asjhb2000-08-031-17/+17
* Mega i386 loader commit.jhb2000-03-281-1/+3
* Substantially revamp the way that we determine the amount of memory availablemsmith1999-12-291-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.rnordier1999-06-211-1/+2
* Consolidate the bootinfo-loading code, greatly simplifying the _execmsmith1998-10-021-10/+2
* aout_freebsd.cmsmith1998-10-021-12/+4
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-261-2/+2
* Initial integration of the i386 bootloader and BTX.msmith1998-09-171-2/+17
* Resynch with working sources before BTX integration.msmith1998-09-141-2/+1
* Bootstrap updates.msmith1998-09-031-10/+8
* Bootloader update.msmith1998-08-311-2/+6
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+86
OpenPOWER on IntegriCloud