aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/bootinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for booting in VESA 0x102 videomode. Corresponding patches toPoul-Henning Kamp1997-07-311-2/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Load the kernel symbol table in the boot loader and not at compile time.Bruce Evans1995-01-251-10/+29
* Declare the bootinfo structure in the kernel.Poul-Henning Kamp1994-11-181-1/+4
* Add space for the bios-geometry in the bootinfo struct.Poul-Henning Kamp1994-11-181-1/+4
* 1. bootinfo.h defines the structure passed in to the kernel by theRodney W. Grimes1994-10-061-0/+44