]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
release: arm64: Use loader.efi as bootaa64.efi for RPI3 and PINE64
authorEmmanuel Vadot <manu@FreeBSD.org>
Mon, 21 May 2018 11:58:02 +0000 (11:58 +0000)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 21 May 2018 11:58:02 +0000 (11:58 +0000)
commit785724755a740ee7f1521db49508be637451d591
treee8d7941da1640ded47f8fb82648cb2c44bc09db5
parent15f8acc53f5d936e0d5729db9894301e6db86353
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
release/arm64/PINE64.conf
release/arm64/RPI3.conf