uname -m for an Intel machine running FreeBSD

Ihor Antonov ihor at antonovs.family
Mon Jan 27 04:02:03 UTC 2020


On 2020-01-26 21:49, Chris Hill wrote:
> On Sun, 26 Jan 2020, Clay Daniels wrote:
> 
> > I'm working on building an efitool program written and used in various
> > linux flavors that I would like to see work on FreeBSD.
> 
> [ huge snip ]
> 
> > I think I can manage  the code, except I don't have an Intel machine to
> > know what "name" uname -m returns on a Intel box running FreeBSD.
> > 
> > Can someone with an Intel machine tell me what uname -m returns?
> 
> $ uname -m
> amd64
> 
> This is on a:
> CPU: Intel(R) Core(TM)2 Duo CPU     E8500  @ 3.16GHz (3158.81-MHz K8-class CPU)

Same on my Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz

Linux: x86_64
FreeBSD: amd64  - both baremetal and as KVM guest

> -- 
> Chris Hill               chris at monochrome.org
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list