opnsense-src/stand/efi/loader
Gleb Smirnoff d13550f0c9 stand/loader.efi: fix regression with ignoring nvstore
To read/update the boot loader nvstore, we always need to call
zfs_attach_nvstore() regardless of whether we use bootonce key
in nvstore or the bootfs property of the pool.  The call was
unintentionally left in the block of code that is processed
only when bootonce key is present.

In particular this fixes broken 'nextboot -k'.

Reviewed by:		imp
Differential Revision:	https://reviews.freebsd.org/D41795
Fixes:			e3e2681d0e
2023-09-11 11:04:48 -07:00
..
arch Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
autoload.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
bootinfo.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
conf.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
copy.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
efi_main.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
framebuffer.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
framebuffer.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
loader_efi.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
main.c stand/loader.efi: fix regression with ignoring nvstore 2023-09-11 11:04:48 -07:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
version Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00