summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/build/build.py
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2017-08-09 12:19:46 -0700
committerMichael D Kinney <michael.d.kinney@intel.com>2017-08-10 09:44:17 -0700
commit8e8cc6881836705818ee9cd70bd48c01823ded62 (patch)
treebd731e837fdb66299041666a72d7da0c77e92653 /BaseTools/Source/Python/build/build.py
parent95cc9a51e1057ace27ef09b5e19fa45d3e66ef2b (diff)
downloadedk2-8e8cc6881836705818ee9cd70bd48c01823ded62.tar.gz
edk2-8e8cc6881836705818ee9cd70bd48c01823ded62.tar.bz2
edk2-8e8cc6881836705818ee9cd70bd48c01823ded62.zip
QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy()
Map the use of memset() and memcpy() to the BaseMemoryLib functions ZeroMem(), SetMem(), and CopyMem(). This fixes GCC build issues with this module. With the remap of the functions, the [BuildOptions] MSFT CC_FLAGS to enable /Oi can also be removed, so the MSFT and GCC builds behave the same. Cc: Kelly Steele <kelly.steele@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Kelly Steele <kelly.steele@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/build/build.py')
0 files changed, 0 insertions, 0 deletions