freebsd-dev/sys/boot/efi/libefi
Steven Hartland 7bd249ecf0 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
2016-01-15 02:33:47 +00:00
..
delay.c
efi_console.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
efinet.c Revert accidental whitespace changes included with r292623 2015-12-22 20:40:34 +00:00
efipart.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
errno.c
handles.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
libefi.c Fix typo in libefi.c 2016-01-13 00:37:28 +00:00
Makefile Revert r293903 2016-01-14 18:46:57 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
time.c Revert accidental whitespace changes included with r292623 2015-12-22 20:40:34 +00:00