freebsd-dev/sys/boot/i386/libi386
Robert Nordier f841485278 Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.
This should resolve the problem raised in PR 12315, and incidentally
makes it easier to determine what geometry the BIOS is actually using
(by way of boot -v and dmesg).
1999-06-21 18:27:02 +00:00
..
aout_freebsd.c Remove kernelname setenv, the common code does it. 1998-10-09 23:20:47 +00:00
biosdisk.c Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
biosmem.c Fix typos.. The vector for "int 0x12" (get base mem) is not written in 1998-09-30 19:41:07 +00:00
biospci.c PnP enumerator using the PCI BIOS. This is needlessly complex due to the 1998-10-23 22:29:08 +00:00
biospnp.c Remove a debugging copy of offsetof() that snuck in. 1998-10-23 22:30:52 +00:00
bootinfo32.c Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
bootinfo64.c Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
bootinfo.c Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
comconsole.c Use etc/make.conf settings for serial port and speed. 1999-01-10 14:48:05 +00:00
devicename.c * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
elf32_freebsd.c Turn symbol table info passing back on, although it's probably not 1998-10-09 23:22:30 +00:00
elf64_freebsd.c Turn symbol table info passing back on, although it's probably not 1998-10-09 23:22:30 +00:00
elf_freebsd.c Turn symbol table info passing back on, although it's probably not 1998-10-09 23:22:30 +00:00
gatea20.c
i386_copy.c Fix read error not being detected. 1999-01-22 18:32:52 +00:00
i386_module.c Bootloader update. 1998-08-31 21:10:43 +00:00
libi386.h Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. 1999-06-21 18:27:02 +00:00
Makefile Use etc/make.conf settings for serial port and speed. 1999-01-10 14:48:05 +00:00
pread.c
time.c Fix comment to match code 1998-10-11 09:53:30 +00:00
vidconsole.c Fix a potential sign extension bug on 8-bit chars. 1999-01-04 18:45:08 +00:00