Is there an existing issue for this?
Current Behavior
MsGraphicsPkg/QrEncoderLib links the intrinsic memcpy causing compiler failures.
This same issue was fixed in MU_BASECORE via this PR. microsoft/mu_basecore#1373. EDK2 version of that same PR, tianocore/edk2#11116.
Expected Behavior
The library does not link memcpy, and compilation is not blocked.
Steps To Reproduce
Run stuart_build on a platform that includes the MsGraphicsPkg/QrEncoderLib.
Build Environment
- OS(s): Windows 11
- Tool Chain(s): VS2022
- Targets Impacted: ALL
Version Information
Commit: 29ea307dd2f61a7366b4e3ea7fa047e18bd28a03
Urgency
Medium
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response
Is there an existing issue for this?
Current Behavior
MsGraphicsPkg/QrEncoderLib links the intrinsic memcpy causing compiler failures.
This same issue was fixed in MU_BASECORE via this PR. microsoft/mu_basecore#1373. EDK2 version of that same PR, tianocore/edk2#11116.
Expected Behavior
The library does not link memcpy, and compilation is not blocked.
Steps To Reproduce
Run stuart_build on a platform that includes the MsGraphicsPkg/QrEncoderLib.
Build Environment
Version Information
Urgency
Medium
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response