audk/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe
Leif Lindholm 2f93c5077f ArmPlatformPkg: eliminate Juno gcc build warning
When building without LTO, gcc incorrectly resolves the hazards for
'PciRegBase’ when inlining, leading to "may be used uninitialized"
warnings (and hence build failure with -Werror).
Eliminate this warning by explicitly initializing the variable to 0.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
2017-06-20 13:02:07 +01:00
..
AcpiTables.c ArmPlatformPkg/ArmJunoPkg: ACPI PCI Support 2015-05-27 15:06:11 +00:00
ArmJunoDxe.c ArmPlatformPkg: eliminate Juno gcc build warning 2017-06-20 13:02:07 +01:00
ArmJunoDxe.inf ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support 2017-04-05 14:55:11 +01:00
ArmJunoDxeInternal.h ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support 2017-04-05 14:55:11 +01:00