HardenedBSD/stand/common
Emmanuel Vadot 00460cc8c5 loader: Load a splash screen if "splash" variable is defined
Load a splash screen that vt(4) can use if the "splash" env variable is defined.
For now only png is supported and decoding is done in loader and not in kernel
compared to splash screen support in sc(4).

For using this add:
boot_mute="YES"
splash="/boot/images/freebsd-logo-rev.png"
in loader.conf

Differential Revision:	https://reviews.freebsd.org/D45932
Reviewed by:		imp, tsoome
Sponsored by:		Beckhoff Automation GmbH & Co. KG
2024-07-11 08:47:30 +02:00
..
bcache.c
boot.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
bootstrap.h loader: Load a splash screen if "splash" variable is defined 2024-07-11 08:47:30 +02:00
commands.c loader: Increase buffer size to accommodate longer commands 2024-06-27 18:40:15 -06:00
console.c
dev_net.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
dev_net.h
devopen.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
disk.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
disk.h
gfx_fb.c loader: Load a splash screen if "splash" variable is defined 2024-07-11 08:47:30 +02:00
gfx_fb.h loader: rename gfx_interp_md to gfx_interp_ref 2024-02-23 21:22:08 -07:00
help.common
install.c
interp_backslash.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
interp_forth.c loader: separate lang init from scripting init 2024-05-19 22:05:40 -06:00
interp_lua.c loader: separate lang init from scripting init 2024-05-19 22:05:40 -06:00
interp_parse.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
interp_simple.c loader: separate lang init from scripting init 2024-05-19 22:05:40 -06:00
interp.c loader: separate lang init from scripting init 2024-05-19 22:05:40 -06:00
isapnp.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
isapnp.h
load_elf32_obj.c loader: These files have no copyrightable material 2024-02-22 09:31:57 -07:00
load_elf32.c loader: These files have no copyrightable material 2024-02-22 09:31:57 -07:00
load_elf64_obj.c loader: These files have no copyrightable material 2024-02-22 09:31:57 -07:00
load_elf64.c loader: These files have no copyrightable material 2024-02-22 09:31:57 -07:00
load_elf_obj.c
load_elf.c
ls.c
Makefile.depend
md.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
merge_help.awk
metadata.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
misc.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
modinfo.c
modinfo.h
module.c stand: module: unlink the entire tail when dependencies fail to load 2024-06-25 15:32:08 -05:00
newvers.sh
nvstore.c
part.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
part.h
paths.h
pnp.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
rbx.h
readin.h
reloc_elf32.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
reloc_elf64.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
reloc_elf.c
self_reloc.c
tslog.c
vdisk.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
zfs_cmd.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00