freebsd-dev/sys/boot/i386/libi386
Maxim Sobolev c7e10205ae Make spinconsole platform independent and hook it up into EFI loader on
i386 and amd64. Not enabled on ARMs, those are lacking timer routines.

MFC after:	2 moths
Sponsored by:	Sippy Software, Inc.
2017-08-25 17:29:48 +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 loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
biosmem.c In r298230 the value of HEAP_MIN was changed from 3MB to 64MB. Correct a 2017-04-07 15:41:49 +00:00
biospci.c
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 Add chain loader support for loader 2017-06-16 20:08:44 +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
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