freebsd-dev/release
Emmanuel Vadot 785724755a release: arm64: Use loader.efi as bootaa64.efi for RPI3 and PINE64
boot1.efi have some trouble to read MBR partitions, it needs them to be
aligned a certain way while loader.efi can cope with them either way.
We want to switch to loader.efi as the main efi loader everywhere, it seems
that arm64 using MBR partition will be the guinea pig.

Tested On: RPI3, Pine64
Reviewed by:	imp
Approved by:	gjb
2018-05-21 11:58:02 +00:00
..
amd64 Allow etdump, makefs and mkimg to be overridden. 2018-04-25 18:47:52 +00:00
arm release: arm: Format FAT partition as FAT16 2018-05-17 16:21:12 +00:00
arm64 release: arm64: Use loader.efi as bootaa64.efi for RPI3 and PINE64 2018-05-21 11:58:02 +00:00
i386 switch i386 memstick installer images to MBR 2018-04-12 19:00:22 +00:00
packages
picobsd
pkg_repos
powerpc make-memstick.sh: put partition args on separate lines 2018-04-10 19:49:04 +00:00
scripts
sparc64
tools Set kldxref_enable="YES" for ARM images. Without it, the images are missing 2018-05-11 14:52:35 +00:00
Makefile
Makefile.azure
Makefile.ec2
Makefile.gce Add a special GCE_LICENSE variable to Makefile.gce, which when set, 2018-05-10 21:46:58 +00:00
Makefile.mirrors
Makefile.vagrant
Makefile.vm
rc.local
release.conf.sample
release.sh