freebsd-dev/sys/boot/i386/libi386
Doug Rabson 9777aa3f12 Add a version of the FreeBSD bootloader which can run in userland, packaged
as a shared library. This is intended to be used by BHyVe to load FreeBSD
kernels into new virtual machines.
2011-06-30 16:08:56 +00:00
..
amd64_tramp.S
biosacpi.c Fix clang warnings. 2011-06-18 13:56:33 +00:00
bioscd.c Add a version of the FreeBSD bootloader which can run in userland, packaged 2011-06-30 16:08:56 +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
biossmap.c
bootinfo32.c
bootinfo64.c
bootinfo.c
comconsole.c
devicename.c
elf32_freebsd.c
elf64_freebsd.c
i386_copy.c
i386_module.c Remove unused includes. 2010-11-13 15:23:20 +00:00
libi386.h Improve the algorithm the loader uses to choose a memory range for its 2009-12-07 16:29:43 +00:00
Makefile Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +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
spinconsole.c Whitespace-only: another instance of identation with spaces. 2009-11-27 04:00:52 +00:00
time.c
vidconsole.c