12c470af75
The zfs reader development did reach to the point where linking boot1, we will get errors about duplicate symbols Malloc, Free, Calloc. We can just use libsa version, just as loader.efi does. The only concern is, libsa zalloc is using fixed size heap region, I did pick 64MB as other stage instances are using, but this size is likely not optimal. In any case, with limited memory setups, we should boot loader.efi directly. Sponsored by: Netflix, Klara Inc. |
||
---|---|---|
.. | ||
boot1.c | ||
boot_module.h | ||
Makefile | ||
Makefile.depend | ||
proto.c | ||
proto.h | ||
ufs_module.c | ||
zfs_module.c |