sys/boot/efi: Import subset of FreeBSD's sys/boot/efi/boot1.
authorImre Vadász <imre@vdsz.com>
Sat, 16 Apr 2016 10:08:47 +0000 (12:08 +0200)
committerImre Vadász <imre@vdsz.com>
Sun, 17 Apr 2016 11:47:34 +0000 (13:47 +0200)
commit91805ac98f56acd3cf06da0247ed2ecde3fb40ac
treed07ae0ef6016d556e5cf1a5962a8215fe4f0f367
parent86e5f7fc4c1c32e2731ed694d42c46502f05cf82
sys/boot/efi: Import subset of FreeBSD's sys/boot/efi/boot1.

* This omits zfs_module.c and fat filesystem templates.
sys/boot/efi/boot1/Makefile [new file with mode: 0644]
sys/boot/efi/boot1/boot1.c [new file with mode: 0644]
sys/boot/efi/boot1/boot_module.h [new file with mode: 0644]
sys/boot/efi/boot1/ufs_module.c [new file with mode: 0644]