[Bug]: Remove Visual Studio ARM 32-bit Host Support #10872
Labels
package:basetools
package:build-or-ci-code
Build or CI Code
priority:low
Little to no impact. No urgency to fix.
state:needs-owner
state:needs-triage
type:bug
Something isn't working
Is there an existing issue for this?
Bug Type
What packages are impacted?
BaseTools, Build or CI Code
Which targets are impacted by this bug?
DEBUG, NO-TARGET, NOOPT, RELEASE
Current Behavior
Visual Studio 2022 is not supported on ARM32 operating systems per https://learn.microsoft.com/visualstudio/releases/2022/system-requirements#supported-operating-systems and https://learn.microsoft.com/visualstudio/install/visual-studio-on-arm-devices?view=vs-2022#native-developers.
Visual Studio 2019 does not support ARM operating systems either as described in https://learn.microsoft.com/visualstudio/releases/2019/system-requirements#visual-studio-2019-system-requirements.
Therefore,
ARM
architecture support for Visual Studio can be dropped from files such as the BaseTools makefile https://github.com/tianocore/edk2/blob/master/BaseTools/Source/C/Makefiles/ms.common#L60.Expected Behavior
Support in build files is not present for unsupported configurations.
Steps To Reproduce
Review Visual Studio system requirements and build files checked into the repo.
Build Environment
Version Information
Urgency
Low
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: