On 11/5/2024 7:46 AM, Rebecca Cran wrote:
On 11/5/24 8:40 AM, Gerd Hoffmann wrote:
Has nasm gained support for arm?  IIRC it's a x86-only assembler (and
the website says so too ...).

Yup, you're right - I'd completely forgotten about that. I guess my point was that on Windows the .S files that we have for Arm don't get built, so we likely need to add a Windows specific set of files - maybe using Microsoft's ARM Assembler (https://learn.microsoft.com/en-us/cpp/ assembler/arm/arm-assembler-command-line-reference?view=msvc-170)?


Yes, that's what we've done in Project Mu, add MASM support so that
VS2022 can build ARM64. That's what Sami was referencing when he said
Project Mu had the support earlier in this thread.

We will put up a PR (or set of PRs) to upstream this. We need to do
a little review on our side as the MASM stuff was added a while back
and then see where it falls in the priority list.

Thanks,
Oliver



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120735): https://edk2.groups.io/g/devel/message/120735
Mute This Topic: https://groups.io/mt/109181847/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to