freebsd-dev/stand/uboot/lib
Toomas Soome b4cb3fe0e3 loader: implement mount/unmount rootfs
We want to keep our root file system open to preserve bcache segment
between file accesses, thus reducing physical disk IO.

Reviewed by:	imp, allanjude, kevans (previous version)
Differential Revision:	https://reviews.freebsd.org/D30848
MFC after:	1 month
2021-09-08 04:01:20 +03:00
..
api_public.h
console.c
copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
disk.c Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
elf_freebsd.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
gfx_fb.c loader: fix uboot build with gfx_fb 2021-01-03 20:45:37 +02:00
glue.c loader: remove libsa/crc32.c and use version from zlib 2020-03-19 21:05:11 +00:00
glue.h stand: -fno-common fixes for !x86 loaders 2020-04-07 12:57:50 +00:00
libuboot.h veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
Makefile loader: fix uboot build with gfx_fb 2021-01-03 20:45:37 +02:00
module.c
net.c stand/uboot: fix setting of gateip.s_addr 2020-06-01 23:44:03 +00:00
reboot.c
time.c