freebsd-dev/sys/boot/i386/libi386
Bjoern A. Zeeb fc89eb3a4c Though we are currently not interested in the EDD3 flag,
Enhanced Disk Drive Specification Ver 3.0 defines that the version
of extension in AH would be 30h.
Correct the check for that to be >=30h instead of >3h.
MFC after:	2 months
2007-11-12 23:53:43 +00:00
..
amd64_tramp.S
biosacpi.c
bioscd.c Slightly cleanup the 'bootdev' concept on x86 by changing the various 2007-10-24 04:03:25 +00:00
biosdisk.c Though we are currently not interested in the EDD3 flag, 2007-11-12 23:53:43 +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 - Add constants for the different memory types in the SMAP table. 2007-10-28 21:23:49 +00:00
bootinfo32.c
bootinfo64.c
bootinfo.c
comconsole.c
devicename.c First cut at support for booting a GPT labeled disk via the BIOS bootstrap 2007-10-24 21:33:00 +00:00
elf32_freebsd.c
elf64_freebsd.c
i386_copy.c
i386_module.c
libi386.h
Makefile Do not attempt to make an NFS rpc call if using tftp 2007-10-12 17:09:43 +00:00
nullconsole.c
pread.c
pxe.c Do not attempt to make an NFS rpc call if using tftp 2007-10-12 17:09:43 +00:00
pxe.h
pxetramp.s
smbios.c
time.c
vidconsole.c