freebsd-dev/sys/boot/i386/libi386
Mariusz Zaborski 290e7bac6e After the r317886 support for TFTP and NFS can be enable simultaneously.
The cleanup of this distinction was done in the r318988, but this Makefile
was omitted.

Submitted by:	kczekirda@
2017-09-23 12:44:42 +00:00
..
amd64_tramp.S
biosacpi.c
bioscd.c loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
biosdisk.c Remove useless 'static' for an enum definition. 2017-08-26 18:30:03 +00:00
biosmem.c loader: biosmem allocate heap just below 4GB 2017-09-18 15:17:01 +00:00
biospci.c Really make WITHOUT_FORTH (MK_FORTH==no) work. The recent inclusion of 2016-10-25 17:31:57 +00:00
biospnp.c
biossmap.c
bootinfo32.c Implement boot-time encryption key passing (keybuf) 2017-04-01 05:05:22 +00:00
bootinfo64.c Implement boot-time encryption key passing (keybuf) 2017-04-01 05:05:22 +00:00
bootinfo.c
comconsole.c
devicename.c
elf32_freebsd.c
elf64_freebsd.c
i386_copy.c
i386_module.c
libi386.h loader: chain load relocate data declaration is bad 2017-06-29 04:33:55 +00:00
Makefile After the r317886 support for TFTP and NFS can be enable simultaneously. 2017-09-23 12:44:42 +00:00
Makefile.depend
multiboot_tramp.S
multiboot.c loader/multiboot: fix multiboot loading 2017-04-13 09:59:12 +00:00
multiboot.h
nullconsole.c
pread.c
pxe.c loader: network read rework 2017-05-06 20:32:27 +00:00
pxe.h loader: network read rework 2017-05-06 20:32:27 +00:00
pxetramp.s
relocater_tramp.S Add chain loader support for loader 2017-06-16 20:08:44 +00:00
smbios.c loader: smbios version check is not correct 2016-11-19 16:08:40 +00:00
smbios.h
spinconsole.c Make spinconsole platform independent and hook it up into EFI loader on 2017-08-25 17:29:48 +00:00
time.c loader: move bios getsecs into time.c 2017-03-28 21:47:12 +00:00
vidconsole.c