]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r294068, r294265
authorsmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Jan 2016 17:24:40 +0000 (17:24 +0000)
committersmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Jan 2016 17:24:40 +0000 (17:24 +0000)
commit6973be7668f3e73d93cda7f25a60aee6759c3096
tree98e1d3a703c868ac740b72d1e07e582e112c477f
parente9641cdd07b1ff489149b76f6cc38ee2b7a50987
MFC r294068, r294265

MFC r294068:
Add EFI ZFS boot support

MFC r294265:
Fix broken DPRINTF and wire up EFI_DEBUG so -DEFI_DEBUG to make works.

Relnotes: Yes
Sponsored by: Multiplay

git-svn-id: svn://svn.freebsd.org/base/stable/10@294999 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/efi/boot1/Makefile
sys/boot/efi/boot1/boot1.c
sys/boot/efi/boot1/boot_module.h
sys/boot/efi/boot1/zfs_module.c [new file with mode: 0644]
sys/boot/efi/include/efilib.h
sys/boot/efi/libefi/handles.c
sys/boot/efi/loader/Makefile
sys/boot/efi/loader/conf.c
sys/boot/efi/loader/devicename.c
sys/boot/efi/loader/main.c