> On 25 Jan 2018, at 17:43, Warner Losh <i...@bsdimp.com> wrote: > > > > On Thu, Jan 25, 2018 at 9:51 AM, Rodney W. Grimes > <free...@pdx.rh.cn85.dnsmgr.net <mailto:free...@pdx.rh.cn85.dnsmgr.net>> > wrote: > [ Charset UTF-8 unsupported, converting... ] > > Author: lwhsu (ports committer) > > Date: Thu Jan 25 05:15:44 2018 > > New Revision: 328388 > > URL: https://svnweb.freebsd.org/changeset/base/328388 > > <https://svnweb.freebsd.org/changeset/base/328388> > > > > Log: > > Fix manual page install on non-amd64 > > > > Reviewed by: emaste, imp > > Differential Revision: https://reviews.freebsd.org/D14038 > > <https://reviews.freebsd.org/D14038> > > Um, small technical nit, *efi is not amd64 only. There is > a 32 bit efi spec that can apply to i386, and there is also > arm using efi. > > We don't support either of those yet (though, we're super close on arm, we're > not at all close on i386). Let's not confuse users until we're ready to let > people use them.
We’ve had working arm support for over 2 years. The issue seems to be because we normally try to use it with U-Boot. Using the EDK2 base UEFI under qemu works. Andrew _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"