summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/LongFilePathSupport.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-09-05 08:52:11 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-09-05 12:42:46 +0100
commit70c368e26f79ba4d0867090b88d48b86884e6ab2 (patch)
tree6b8688c39cf8c041e67beafe73ca2f245740c066 /BaseTools/Source/Python/Common/LongFilePathSupport.py
parent3d20524af09243e3b2e3e832d1c62975e84a5dcd (diff)
downloadedk2-platforms-70c368e26f79ba4d0867090b88d48b86884e6ab2.tar.xz
ArmVirtPkg/FdtPciPcdProducerLib: zero init local var to please GCC 4.8
GCC 4.8 in RELEASE mode complains about GetPciIoTranslation () potentially not assigning IoTranslation, but does not notice that it returns failure in this case, which means IoTranslation is never referenced *unless* it has been assigned. So simply set IoTranslation to zero to help the compiler. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/LongFilePathSupport.py')
0 files changed, 0 insertions, 0 deletions