]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Catch the EFI loader up to the latest ZFS Boot Environment Menu features
authorallanjude <allanjude@FreeBSD.org>
Wed, 10 Feb 2016 17:49:22 +0000 (17:49 +0000)
committerallanjude <allanjude@FreeBSD.org>
Wed, 10 Feb 2016 17:49:22 +0000 (17:49 +0000)
commitc68557a9bd7089609250f173b1b1bdb906f8d141
tree3bfbf76753f2cb774e7a17aebaebe4bec5db2f85
parentab8cd691029d03339e2c5ca0d056aae390b2e7ac
Catch the EFI loader up to the latest ZFS Boot Environment Menu features

MFC: r294072
  Move init_zfs_bootenv to sys/boot/zfs/zfs.c instead of having a copy in each loader

MFC: r294073
  Connect the ZFS boot environment menu to the UEFI loader

MFC: r295357
  Do not set vfs.root.mountfrom unnecessarily when initializing ZFS BE menu

Approved by: re (marius)
Relnotes: yes
Sponsored by: ScaleEngine Inc.
sys/boot/efi/loader/main.c
sys/boot/i386/loader/main.c
sys/boot/userboot/userboot/main.c
sys/boot/zfs/libzfs.h
sys/boot/zfs/zfs.c