]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Catch the EFI loader up to the latest ZFS Boot Environment Menu features
authorallanjude <allanjude@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Feb 2016 17:49:22 +0000 (17:49 +0000)
committerallanjude <allanjude@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Feb 2016 17:49:22 +0000 (17:49 +0000)
commit170d0754a5799a6d6ae10488c9af48165b0acbc8
tree3bfbf76753f2cb774e7a17aebaebe4bec5db2f85
parentaac0a2f25969d557ada59a158f7646e1bb8a7270
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@295475 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
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