freebsd-dev/stand/efi/boot1
Warner Losh 91ac713b64 stand/boot1.efi: Allow modules to add env variables
Sometimes filesystem modules need to pass details of the state of the
filesystem to later stages of a boot. Provide a generic method to do
so. We'll add them after any env variables set in our config files.

Sponsored by:		Netflix
Reviewed by:		tsoome, kevans
Differential Revision:	https://reviews.freebsd.org/D39407
2023-05-01 15:02:52 -06:00
..
boot1.c stand/boot1.efi: Allow modules to add env variables 2023-05-01 15:02:52 -06:00
boot_module.h stand/boot1.efi: Allow modules to add env variables 2023-05-01 15:02:52 -06:00
Makefile stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
proto.c Fix the EFI_DEBUG case, prio_str is only used when EFI_DEBUG is unset. 2020-05-05 10:01:10 +00:00
proto.h Break out the disk selection protocol from the rest of boot1. 2019-06-08 18:59:50 +00:00
ufs_module.c As with r352446 align blocks in boot1.efi 2020-05-05 09:42:26 +00:00
zfs_module.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00