1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/stand
Kyle Evans 7a5c6c8bfe lualoader: config: start exporting readConfFiles
In the process, change it slightly: readConfFiles will take a string like
loader_conf_files in addition to the loaded_files table that it normally
takes. This is to facilitate the addition of a read-conf CLI command, which
will just pass in the single file to read and an empty table.

MFC after:	3 days
2020-04-28 02:03:03 +00:00
..
arm Remove NAND and NANDFS support 2019-06-25 04:50:09 +00:00
arm64
common Fix pkgfs stat so it satisfies libsecureboot 2020-03-25 19:12:19 +00:00
defaults Preload hostuuid for early-boot use 2020-04-16 00:54:06 +00:00
efi Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
fdt stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +00:00
ficl veloader use vectx API for kernel and modules 2020-03-09 16:02:54 +00:00
ficl32
forth loader: Fully reset terminal settings, not just colors 2020-03-27 17:37:31 +00:00
i386 Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
kshim
liblua veloader use vectx API for kernel and modules 2020-03-09 15:48:53 +00:00
liblua32
libofw veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
libsa [libsa] Fix typecast of pointer for st_dev 2020-04-16 23:29:49 +00:00
libsa32
lua lualoader: config: start exporting readConfFiles 2020-04-28 02:03:03 +00:00
man Remove sparc64 support from the boot loader. 2020-02-03 17:34:57 +00:00
mips stand: -fno-common fixes for !x86 loaders 2020-04-07 12:57:50 +00:00
powerpc Add support to MSDOS FS in PPC loader 2020-04-07 19:46:00 +00:00
uboot stand: -fno-common fixes for !x86 loaders 2020-04-07 12:57:50 +00:00
usb Fix build of stand/usb . 2020-01-23 10:40:34 +00:00
userboot Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
defs.mk Build the arm64 loader with -ffixed-x18 2020-04-24 10:03:11 +00:00
fdt.mk
ficl.mk
loader.mk loader: remove libsa/crc32.c and use version from zlib 2020-03-19 21:05:11 +00:00
lua.mk
Makefile Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
Makefile.amd64
Makefile.inc
uboot.mk