freebsd-dev/stand/i386
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
..
boot0 Centralize several variables. 2018-02-02 06:32:26 +00:00
boot0sio
boot2 Further style(9) changes. 2018-02-21 18:32:06 +00:00
btx Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
cdboot Centralize several variables. 2018-02-02 06:32:26 +00:00
common Remove the 'mini libstand in libstand' that util.[ch] provided. These 2017-12-15 23:16:53 +00:00
gptboot Revert r335276 2018-06-20 00:14:54 +00:00
gptzfsboot Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
isoboot stand: move libgeliboot into libsa. 2018-06-18 16:24:42 +00:00
kgzldr Centralize several variables. 2018-02-02 06:32:26 +00:00
libfirewire fwohcireg.h is 99% the same between the boot loader and the 2018-03-31 22:02:59 +00:00
libi386 Avoid reading past the end of the disk in zfsboot.c and biosdisk.c 2018-06-16 15:16:02 +00:00
loader Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
mbr Centralize several variables. 2018-02-02 06:32:26 +00:00
pmbr Centralize several variables. 2018-02-02 06:32:26 +00:00
pxeldr
zfsboot Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
zfsloader Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
boot.ldscript
Makefile Add isoboot(8) for booting BIOS systems from HDDs containing ISO images. 2018-04-05 19:40:46 +00:00
Makefile.inc Add support for linker-type-specific flags 2018-04-19 20:58:09 +00:00