Date: Sat, 28 Jul 2018 14:36:29 -0400 From: Shawn Webb <shawn.webb@hardenedbsd.org> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: freebsd-current@freebsd.org, imp@freebsd.org, freebsd-arm@freebsd.org Subject: Re: Booting arm64 uefi broken Message-ID: <20180728183629.wxxabsnyrnqlmwog@mutt-hbsd> In-Reply-To: <20180728203431.4cb39877c0e1a9c55daf9641@bidouilliste.com> References: <20180728171745.e5g6dfrcjdn2mtg4@mutt-hbsd> <20180728202830.5ff22ce7b88c6cbf2cf25e18@bidouilliste.com> <20180728203431.4cb39877c0e1a9c55daf9641@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--xfblujcxadv7knd2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sat, Jul 28, 2018 at 08:34:31PM +0200, Emmanuel Vadot wrote:
> On Sat, 28 Jul 2018 20:28:30 +0200
> Emmanuel Vadot <manu@bidouilliste.com> wrote:
>=20
> > On Sat, 28 Jul 2018 13:17:45 -0400
> > Shawn Webb <shawn.webb@hardenedbsd.org> wrote:
> >=20
> > > It appears with the latest 12-CURRENT/arm64, booting is broken. The
> > > boot process gets stuck after the "Using DTB provided by..." message.
> > >=20
> > > This is on my SoftIron OverDrive 1000:
> > >=20
> > > >> FreeBSD EFI boot block =
=20
> > > Loader path: /boot/loader.efi =
=20
> > > =
=20
> > > Initializing modules: ZFS UFS =
=20
> > > Load Path: \EFI\BOOT\BOOTAA64.EFI =
=20
> > > Load Device: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0)/=
HD(1,GPT,73365FD5-9260-11E8-9F00-0026B93F5298,0x3,0x640)
> > > BootCurrent: 0002 =
=20
> > > BootOrder: 0001 0005 0006 0000 0002[*] =
=20
> > > Probing 7 block devices......+..* done =
=20
> > > ZFS found the following pools: rpool =
=20
> > > UFS found 1 partition =
=20
> > > Consoles: EFI console =
=20
> > > FreeBSD/arm64 EFI loader, Revision 1.1 =
=20
> > > (Sat Jul 28 11:32:06 UTC 2018 root@nyi-01.build.hardenedbsd.org) =
=20
> > > =
=20
> > > Command line arguments: loader.efi =
=20
> > > EFI version: 2.60 =
=20
> > > EFI Firmware: SoftIron Overdrive 1000 (rev 1.00) =
=20
> > > Console: efi (0) =
=20
> > > Load Path: HD(2,GPT,73365FE7-9260-11E8-9F00-0026B93F5298,0x643,0x1=
07D00) =20
> > > Load Device: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0)/=
HD(2,GPT,73365FE7-9260-11E8-9F00-0026B93F5298,0x643,0x107D00)
> > > BootCurrent: 0002 =
=20
> > > BootOrder: 0001 0005 0006 0000 0002[*] =
=20
> > > BootInfo Path: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0=
) =20
> > > Ignoring Boot0002: Only one DP found =
=20
> > > Trying ESP: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0)/HD(2=
,GPT,73365FE7-9260-11E8-9F00-0026B93F5298,0x643,0x107D00)
> > > Setting currdev to disk1p2: =
=20
> > > Loading /boot/defaults/loader.conf =
=20
> > > /boot/kernel/kernel text=3D0x8a7169 data=3D0x1384d0+0x7d39fc syms=3D[=
0x8+0x11d108+0x8+0x10e646]
> > > /boot/entropy size=3D0x1000 =
=20
> > > efi-autoresizecons: Neither Graphics Output Protocol nor Universal Gr=
aphics Adapter present
> > > =
=20
> > > Hit [Enter] to boot immediately, or any other key for command prompt.=
=20
> > > Booting [/boot/kernel/kernel]... =
=20
> > > Using DTB provided by EFI at 0x801fe00000.
> > >=20
> > > Thanks,
> > >=20
> > > --=20
> > > Shawn Webb
> > > Cofounder and Security Engineer
> > > HardenedBSD
> > >=20
> > > Tor-ified Signal: +1 443-546-8752
> > > Tor+XMPP+OTR: lattera@is.a.hacker.sx
> > > GPG Key ID: 0x6A84658F52456EEE
> > > GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6E=
EE
> >=20
> > Latest kernel works for me :
> >=20
> > FreeBSD od1000.home.blih.net 12.0-CURRENT FreeBSD 12.0-CURRENT #3
> > r336834: Sat Jul 28 20:23:33 CEST 2018
> > root@od1000.home.blih.net:/usr/o bj/usr/src/arm64.aarch64/sys/GENERIC
> > arm64
> >=20
> > I'll try with latest loader.efi
> >=20
> > --=20
> > Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o=
rg"
>=20
> Latest loader.efi fails for me the same way, Shawn did you start
> bisecting ?
Not yet. I don't have the time to right now. Probably won't for a
while.
Thanks,
--=20
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
Tor-ified Signal: +1 443-546-8752
Tor+XMPP+OTR: lattera@is.a.hacker.sx
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
--xfblujcxadv7knd2
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEKrq2ve9q9Ia+iT2eaoRlj1JFbu4FAltct6wACgkQaoRlj1JF
bu7E7RAAingoE1tCaX3WddW9eljNvWJHYoI4ufChuRqAfFziVMiauW4GxzXbxt7A
gogcl2NcvJKzkVBYdhf8Kvv2S3O5867Cf98uR3GwgG217i4El+NFApNpnAjJaqWb
QDLT/ChTayZy7IrhFJfpYFwOk/Vxo0wqPP2r9QpvAUASDZwI6hMbunBSMFdawsp6
PeuYmPCkhCG0HeI+Vhkm5mXxaDDOvSvMb4L+YFh9c6JjW5ohrA8hUBVDlYuAZp1H
jPcnT9pcuQhKIqxHzlaSkjrEQfurFxKiRSRJdljYYn77Jv5ueHNbtNmNbcCPVzCq
apnWQRElao5gK5fbSmudqRsTm6sxYCgNZAJ3DnEFAad/n9DfYpXVuY7P6d+9rxKA
kc7Ukcf3smFwSWKfydjU9PCqj9/mMZFIW9afMpDLrER+vY1irE+Hf5dABCcAvWBd
BMLzqq/hn9ZXInokoOB1McnZDA4dr9KPTFaMtl/X97M0lUibtW52n1Yqqg4tMoUc
yM3gVaYtgNbtEB+K/V4OnDPo4j7v0fP/VOD3ZF/3V3gZDq3lqNggG3lMkQMZLSCt
OPHli1rV8Jgqf1+vasjeGsTOp+RxeMdRmFo3dUqfQ6FI97E/jcOEIYoFkXQJh8Ng
VEui5swrBPPsxj6Eo3XzSV5mDbrJ67zZG92++nKlAlDizcl+z6c=
=YNPl
-----END PGP SIGNATURE-----
--xfblujcxadv7knd2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180728183629.wxxabsnyrnqlmwog>
