freebsd-dev/sys/boot/ficl
Ed Maste a93236cfcc loader.efi: add terminal emulation support
This is based on the vidconsole implementation.

Submitted by:	Toomas Soome <tsoome@me.com>
Reviewed by:	adrian
MFC after:	2 weeks
Relnotes:	Yes
Differential Revision:	https://reviews.freebsd.org/D4797
2016-01-06 15:38:39 +00:00
..
aarch64 Add the arm64 machine dependent parts of ficl. This is not machine 2015-04-09 10:00:26 +00:00
amd64 loader.efi: add terminal emulation support 2016-01-06 15:38:39 +00:00
arm Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
i386 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
mips Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
mips64 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
powerpc Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
softwords
sparc64 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Revert my previoius commit as it explicit pollute the ficl on other 2015-06-08 02:31:46 +00:00
Makefile Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c Fix printf args for 64-bit archs 2014-04-08 18:02:32 +00:00
unix.c
vm.c
words.c Correct a variable's type for 64-bit Ficl 2014-04-08 17:50:27 +00:00