freebsd-dev/stand/efi/libefi
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
..
delay.c
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
devpath.c
efi_console.c loader.efi: fix console output after BS off 2021-09-03 00:48:56 +03:00
efi_driver_utils.c
efichar.c
efienv.c
efihttp.c
efinet.c
efipart.c loader: Use tslog to instrument some functions 2021-06-20 20:09:48 -07:00
efizfs.c
env.c
errno.c
handles.c
libefi.c
Makefile Use the arm virtual counter in the arm64 loader 2021-06-02 10:58:20 +00:00
Makefile.depend
time_arm64.c Use the arm virtual counter in the arm64 loader 2021-06-02 10:58:20 +00:00
time_event.c Update the EFI timer to be called once a second 2021-05-12 14:12:34 +00:00
time.c
wchar.c