freebsd-dev/sys/boot/i386/libi386
Peter Wemm 728ec271c1 Fix a bug in the AMD64 trampoline. I misunderstood the implicit
32->64 bit zero extend.  This changes a movl to an orq.

Approved by:	re (amd64 bits)
2003-05-17 00:30:51 +00:00
..
amd64_tramp.S Fix a bug in the AMD64 trampoline. I misunderstood the implicit 2003-05-17 00:30:51 +00:00
biosacpi.c Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00
bioscd.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
biosdisk.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
biosmem.c use __packed. 2002-09-23 18:54:32 +00:00
biospci.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
biospnp.c use __packed. 2002-09-23 18:54:32 +00:00
biossmap.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
bootinfo32.c Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes. 2003-05-01 04:31:33 +00:00
bootinfo64.c Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes. 2003-05-01 04:31:33 +00:00
bootinfo.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
comconsole.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
devicename.c Add a device driver for the BIOS device for CD-ROM's booted via El Torito 2001-11-05 18:58:33 +00:00
elf32_freebsd.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
elf64_freebsd.c For amd64 kernels, repeat the 1GB mapping over the entire address space 2003-05-11 22:42:29 +00:00
gatea20.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
i386_copy.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
i386_module.c Revert leftover AMD64 disable-acpi-module stuff. 2003-05-12 04:57:05 +00:00
libi386.h Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
Makefile Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
nullconsole.c Add support for the "nullconsole" console type, for systems with 2000-09-20 18:13:36 +00:00
pread.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pxe.c Don't set the gateway address if the netmask is zero or we're on 2001-03-14 23:53:25 +00:00
pxe.h use __packed. 2002-09-23 18:54:32 +00:00
pxetramp.s Whitespace fixes. 2001-10-04 10:18:00 +00:00
time.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
vidconsole.c Fix the ANSI color escape sequence \E[m. 2001-10-02 13:11:35 +00:00