summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorMarvin H?user <mhaeuser@posteo.de>2021-08-16 04:11:56 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-08-30 01:58:31 +0000
commitb04453d36bd87735aadd29adbefce8d147f18a35 (patch)
treea2b0b341f7da56ee2d2486a3bb8d33d2caae4a79 /BaseTools/Source/Python
parent77d5fa80246e8784f89e109ff9dadfeb7089ff85 (diff)
downloadedk2-b04453d36bd87735aadd29adbefce8d147f18a35.zip
edk2-b04453d36bd87735aadd29adbefce8d147f18a35.tar.gz
edk2-b04453d36bd87735aadd29adbefce8d147f18a35.tar.bz2
MdeModulePkg/EbcDxe: Mitigate memcpy intrinsics
Assignments of structure values cause the emission of memcpy() intrinsics by the CLANG38 toolchain. Substitute the assignments with calls to CopyMem() to mitigate the issue. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Cc: Vitaly Cheptsov <vit9696@protonmail.com> Signed-off-by: Marvin H?user <mhaeuser@posteo.de> Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions