This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
boot
/
i386
/
libi386
History
Paul Saab
5d5b2077f1
Don't call the PXE cleanup routine if PXE is not enabled. This
...
should fix the "Invalid partition table" error people were seeing.
2000-04-21 03:04:16 +00:00
..
aout_freebsd.c
…
biosdisk.c
Mega i386 loader commit.
2000-03-28 01:19:53 +00:00
biosmem.c
Substantially revamp the way that we determine the amount of memory available
1999-12-29 09:54:46 +00:00
biospci.c
…
biospnp.c
…
bootinfo32.c
Make PXE use the UDP API. This allows for both TFTP and NFS support.
2000-04-08 01:22:14 +00:00
bootinfo64.c
Make PXE use the UDP API. This allows for both TFTP and NFS support.
2000-04-08 01:22:14 +00:00
bootinfo.c
Make PXE use the UDP API. This allows for both TFTP and NFS support.
2000-04-08 01:22:14 +00:00
comconsole.c
…
devicename.c
…
elf32_freebsd.c
…
elf64_freebsd.c
…
elf_freebsd.c
…
gatea20.c
…
i386_copy.c
Substantially revamp the way that we determine the amount of memory available
1999-12-29 09:54:46 +00:00
i386_module.c
…
libi386.h
Mega i386 loader commit.
2000-03-28 01:19:53 +00:00
Makefile
Use !PXE api over PXENV+ api.
2000-04-19 11:22:38 +00:00
pread.c
…
pxe.c
Don't call the PXE cleanup routine if PXE is not enabled. This
2000-04-21 03:04:16 +00:00
pxe.h
Nuke duplicate struct declaration from somebody's paste-o
2000-04-08 22:50:18 +00:00
pxetramp.s
Use !PXE api over PXENV+ api.
2000-04-19 11:22:38 +00:00
time.c
Substantially revamp the way that we determine the amount of memory available
1999-12-29 09:54:46 +00:00
vidconsole.c
…