freebsd-dev/stand/efi/loader
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
..
arch amd64 UEFI loader: stop copying staging area to 2M physical 2021-08-08 22:52:29 +03:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c amd64 UEFI loader: stop copying staging area to 2M physical 2021-08-08 22:52:29 +03:00
conf.c Loader: support booting OS from memory disk (MD) 2021-04-07 13:40:57 -05:00
copy.c efi loader: disallow user to configure staging area size less than default 2021-08-27 19:49:01 +03:00
efi_main.c loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
efiserialio.c Fix the efi serial console in the Arm models. 2020-06-10 09:31:37 +00:00
framebuffer.c loader: use display pixel density for font autoselection 2021-02-27 11:26:02 +02:00
framebuffer.h loader.efi: reworked framebuffer setup 2021-01-12 13:07:27 +02:00
loader_efi.h amd64 UEFI loader: stop copying staging area to 2M physical 2021-08-08 22:52:29 +03:00
main.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
Makefile loader: create built in font from bold font face 2021-01-23 10:53:30 +02:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version