freebsd-dev/stand/efi/boot1
Toomas Soome e499793e76 Remove duplicate lz4 implementations
Port illumos change: https://www.illumos.org/issues/11667

Move lz4.c out of zfs tree to opensolaris/common/lz4, adjust it to be
usable from kernel/stand/userland builds, so we can use just one single
source. Add lz4.h to declare lz4_compress() and lz4_decompress().

MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D22037
2019-11-02 12:28:04 +00:00
..
boot1.c boot1.efi: provide generic exit() and stub getchar() 2019-10-15 08:33:05 +00:00
boot_module.h Fix gcc build by removing redeclaration 2019-06-13 03:48:36 +00:00
Makefile Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
Makefile.depend
proto.c loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
proto.h Break out the disk selection protocol from the rest of boot1. 2019-06-08 18:59:50 +00:00
ufs_module.c Remove left-over status variables 2019-06-07 00:02:02 +00:00
zfs_module.c Remove left-over status variables 2019-06-07 00:02:02 +00:00