freebsd-nq/sys/boot/i386/libi386
John Baldwin 087ebb8a5c Use a disk address instead of an int to hold the starting offset of an
open partition.  This fixes access to partitions whose starting offset
is >= 2 TB.

Submitted by:	"James R. Van Artsdalen"  james jrv.org
MFC after:	3 days
2009-04-14 14:19:18 +00:00
..
amd64_tramp.S
biosacpi.c
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 Use a disk address instead of an int to hold the starting offset of an 2009-04-14 14:19:18 +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
biospnp.c
biossmap.c Workaround a bug in the BIOS of Dell R900 machines. Specifically, each 2008-06-07 03:07:32 +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
elf64_freebsd.c
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 Rewrite SMBIOS for loader: 2009-04-07 17:58:15 +00:00
nullconsole.c
pread.c
pxe.c
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