freebsd-dev/sys/boot/i386/libi386
Pawel Jakub Dawidek 1d09a9b999 Before VirtualBox is fixed, mark with #ifdef what has to be done to make
it possible to boot from ZFS RAIDZ for example from within VirtualBox.
The problem with VirtualBox is that its BIOS reports only one disk present.
If we choose to ignore this report, we can find all the disks available.
We can't have this work-around to be turned on by default, because some broken
BIOSes report true when it comes to number of disks, but present the same disk
multiple times.
2010-09-17 22:59:15 +00:00
..
amd64_tramp.S
biosacpi.c Don't warn about an RSDP with a corrupt checksum. The kernel does a better 2009-12-10 14:54:29 +00:00
bioscd.c The recent change to use memory > 1MB for the heap by default broke CD 2009-03-12 20:41:52 +00:00
biosdisk.c Before VirtualBox is fixed, mark with #ifdef what has to be done to make 2010-09-17 22:59:15 +00:00
biosmem.c Improve the algorithm the loader uses to choose a memory range for its 2009-12-07 16:29:43 +00:00
biospci.c
biospnp.c Instead of packing the individual fields in the PnP structures, pack the 2009-06-08 15:09:22 +00:00
biossmap.c A simple rewrite of biossmap.c: 2009-04-15 17:31:22 +00:00
bootinfo32.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
bootinfo64.c Allow VIA Nano processors to boot FreeBSD/amd64. 2009-01-12 16:28:19 +00:00
bootinfo.c
comconsole.c
devicename.c - Make it possible to disable GPT support by setting LOADER_NO_GPT_SUPPORT 2009-03-09 17:16:29 +00:00
elf32_freebsd.c Be nice, don't use the f-word. 2009-11-25 16:36:07 +00:00
elf64_freebsd.c Be nice, don't use the f-word. 2009-11-25 16:36:07 +00:00
i386_copy.c
i386_module.c
libi386.h Improve the algorithm the loader uses to choose a memory range for its 2009-12-07 16:29:43 +00:00
Makefile MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH 2010-08-23 01:42:09 +00:00
nullconsole.c
pread.c
pxe.c Modify pxe.c to use the version of nfs_getrootfh() that returns 2010-09-02 01:05:10 +00:00
pxe.h
pxetramp.s
smbios.c Rewrite SMBIOS for loader: 2009-04-07 17:58:15 +00:00
spinconsole.c Whitespace-only: another instance of identation with spaces. 2009-11-27 04:00:52 +00:00
time.c Implement a workaround for a long-standing problem in 2008-06-16 17:04:04 +00:00
vidconsole.c Add new loader console type: "spinconsole". This console selects the 2009-11-27 03:55:42 +00:00