freebsd-dev/stand/efi/boot1
Warner Losh b8902de147 Move ZFS files into libsa
Move the libzfs stuff into libsa. There's no need for it to be a
separate library. The separate library adds to the issues of build
ordering that we see from time to time. Move the filesystem support
into libsa, like all the other filesystem support rather than making
zfs the odd-duck out.

Discussed with: allanjude@
2018-07-08 07:42:49 +00:00
..
boot1.c efi loader: Address two nits with recent graphics changes 2018-04-19 03:31:41 +00:00
boot_module.h Revert preference to be an int. 2018-06-28 19:42:10 +00:00
fat-amd64.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
fat-arm64.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
fat-arm.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
fat-i386.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
generate-fat.sh Rename volume label for ESP 2018-04-16 13:18:18 +00:00
Makefile Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
Makefile.depend
Makefile.fat
ufs_module.c Teach ufs_module.c about bsd labels and probe 'a' partition. 2018-05-29 03:58:29 +00:00
zfs_module.c