audk/MdeModulePkg/Universal/EbcDxe
Marvin H?user b04453d36b 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>
2021-08-30 01:58:31 +00:00
..
AArch64 MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebugger MdeModulePkg/EbcDxe: Mitigate memcpy intrinsics 2021-08-30 01:58:31 +00:00
Ia32 MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
X64 MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebugger.inf MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol 2019-04-14 18:37:33 -07:00
EbcDebugger.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebuggerConfig.inf MdeModulePkg: Add missing header files in INF files 2019-08-13 17:16:14 +08:00
EbcDebuggerConfig.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebuggerConfigExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebuggerExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebuggerHook.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDebuggerHook.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcDxe.inf MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
EbcDxe.uni MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
EbcDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcExecute.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcExecute.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EbcInt.c MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol 2019-04-14 18:37:33 -07:00
EbcInt.h MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol 2019-04-14 18:37:33 -07:00