diff options
author | Michael Kinney <michael.d.kinney@intel.com> | 2016-11-09 18:31:38 -0800 |
---|---|---|
committer | Michael Kinney <michael.d.kinney@intel.com> | 2016-11-17 09:43:23 -0800 |
commit | 5ea2bad0d9ab6a2465195badd323313553baa61b (patch) | |
tree | ec583384129f6f71f2a0898a8ba1c6a39cf6aa25 /BaseTools/Source/Python/UPT/GenMetaFile/GenXmlFile.py | |
parent | 2048ab4b3ec966183eb87d93d9cdab05fe9cc840 (diff) | |
download | edk2-platforms-5ea2bad0d9ab6a2465195badd323313553baa61b.tar.xz |
MdePkg/BaseMemoryLib: Fix VS2015 build error
https://bugzilla.tianocore.org/show_bug.cgi?id=237
Make the smallest change possible to workaround a VS2015
build error. The change is to the loop that handles the
case where neither the source nor the destination are
64-bit or 32-bit aligned and the logic falls through to
a loop that performs the copy as bytes. Only the loop
that copies bytes backwards needs to be updated to avoid
the VS2015 build error.
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/UPT/GenMetaFile/GenXmlFile.py')
0 files changed, 0 insertions, 0 deletions