9071 libefi: Move EFI ZFS functions to libefi
commit9f23ea4b39bd24fb570d856e7b68ab6edc741e02
authorToomas Soome <tsoome@me.com>
Tue, 12 Dec 2017 13:23:09 +0000 (12 15:23 +0200)
committerRichard Lowe <richlowe@richlowe.net>
Wed, 14 Feb 2018 19:03:07 +0000 (14 19:03 +0000)
tree32fc0667af0fcdf9da92607bc14ae0d7de19e1d8
parentcb5401f44dd4e0e363bea3d5a660aa98d3538220
9071 libefi: Move EFI ZFS functions to libefi
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
usr/src/boot/sys/boot/efi/boot1/Makefile
usr/src/boot/sys/boot/efi/boot1/boot1.c
usr/src/boot/sys/boot/efi/boot1/boot_module.h
usr/src/boot/sys/boot/efi/include/efizfs.h [new file with mode: 0644]
usr/src/boot/sys/boot/efi/libefi/Makefile
usr/src/boot/sys/boot/efi/libefi/efizfs.c [new file with mode: 0644]
usr/src/boot/sys/boot/efi/loader/Makefile
usr/src/boot/sys/boot/efi/loader/conf.c
usr/src/boot/sys/boot/efi/loader/main.c