diff options
author | smh <smh@FreeBSD.org> | 2016-01-15 02:33:47 +0000 |
---|---|---|
committer | smh <smh@FreeBSD.org> | 2016-01-15 02:33:47 +0000 |
commit | 6ae16528e7c8ff4e67aaf8484925db9c31b61246 (patch) | |
tree | ffe4426159f416d44f69c0ad8a2d289077eea9ac /contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp | |
parent | 532a8c64da1f6ab1b23700919a2199a3a5f98b72 (diff) | |
download | FreeBSD-src-6ae16528e7c8ff4e67aaf8484925db9c31b61246.zip FreeBSD-src-6ae16528e7c8ff4e67aaf8484925db9c31b61246.tar.gz |
Add EFI ZFS boot support
This builds on the modular EFI loader support added r294060 adding a
module to provide ZFS boot support on EFI systems.
It should be noted that EFI uses a fixed size memory block for all
allocations performed by the loader so it may be necessary to tune this
size.
For example when building an image which uses mfs_root e.g. mfsbsd, adding
the following to /etc/make.conf would be needed to prevent EFI from running
out of memory when loading the mfs_root image.
EFI_STAGING_SIZE=128
Submitted by: Eric McCorkle
MFC after: 2 weeks
X-MFC-With: r293268
Sponsored by: Multiplay
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions