freebsd-dev/sys/boot/amd64
Nathan Whitehorn e9bee2c689 Add generation of an EFI filesystem to hold boot1.efi. This is a near-exact
copy of the code from boot1.chrp again.

The resulting image is installed to /boot/boot1.efifat. If dd'ed to an 800K
"efi" partition, it should result in a bootable system.
2014-04-26 16:34:22 +00:00
..
boot1.efi Add generation of an EFI filesystem to hold boot1.efi. This is a near-exact 2014-04-26 16:34:22 +00:00
efi NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
Makefile Add a simple EFI stub loader. This is a quick and dirty of boot1.chrp from 2014-04-13 01:14:25 +00:00
Makefile.inc