freebsd-dev/sys/boot/i386/libi386
Ed Maste 58564ca597 If the pxe client is told to use / as the root path, honour that rather
of trying to mount /pxeroot instead.

PR:		i386/106493
Submitted by:	Andrey Russev
MFC after:	1 month
2009-09-10 22:05:43 +00:00
..
amd64_tramp.S
biosacpi.c Import ACPICA 20090521. 2009-06-05 18:44:36 +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 On special systems where the MBR and the GPT are in sync (up to the 4th 2009-06-26 09:32:31 +00:00
biosmem.c - Add constants for the different memory types in the SMAP table. 2007-10-28 21:23:49 +00:00
biospci.c Fix most of the WARNS=2 warnings. 2006-09-29 20:27:41 +00:00
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 Revert the last change. Masking only 2 MSBs of the virtual address 2006-11-02 17:28:38 +00:00
elf64_freebsd.c Adopt comments borrowed from aout_freebsd.c. 2006-10-26 20:04:22 +00:00
i386_copy.c
i386_module.c
libi386.h The recent change to use memory > 1MB for the heap by default broke CD 2009-03-12 20:41:52 +00:00
Makefile Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
nullconsole.c
pread.c
pxe.c If the pxe client is told to use / as the root path, honour that rather 2009-09-10 22:05:43 +00:00
pxe.h
pxetramp.s
smbios.c Rewrite SMBIOS for loader: 2009-04-07 17:58:15 +00:00
time.c Implement a workaround for a long-standing problem in 2008-06-16 17:04:04 +00:00
vidconsole.c