freebsd-skq/stand
Toomas Soome 20fb2ea2c7 loader: really use bold font for vga text mode
8x16v turns out to be too thin and hard to read,
use bold font instead.
2021-01-08 01:24:30 +02:00
..
arm
arm64
common loader: really use bold font for vga text mode 2021-01-08 01:24:30 +02:00
defaults Fix date 2021-01-07 21:15:26 +01:00
efi loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
fdt
ficl loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
ficl32
fonts loader: really use bold font for vga text mode 2021-01-08 01:24:30 +02:00
forth loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
i386 loader: do not update palette in text mode 2021-01-07 17:07:53 +02:00
images loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
kshim Properly define the bool type in the BSD kernel shim. 2020-12-07 16:08:31 +00:00
liblua loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
liblua32
libofw
libsa libsa: xdrproc_t should return bool 2020-12-27 23:25:18 +02:00
libsa32
lua loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
man
mips loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
powerpc loader: fix powerpc build with gfx_fb 2021-01-04 16:57:58 +00:00
uboot loader: fix uboot build with gfx_fb 2021-01-03 20:45:37 +02:00
usb
userboot loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
defs.mk
fdt.mk
ficl.mk loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
loader.mk loader: fix build on non-x86 platforms 2021-01-03 00:04:56 +02:00
lua.mk
Makefile stand: remove bogus dependency from libsa32 2021-01-07 16:28:21 -06:00
Makefile.amd64 stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
Makefile.inc stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
uboot.mk