audk/ArmPlatformPkg/ArmJunoPkg
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
..
Drivers/ArmJunoDxe ArmPlatformPkg: eliminate Juno gcc build warning 2017-06-20 13:02:07 +01:00
Include ArmPlatformPkg: break out juno revision detection 2016-07-28 15:29:35 +01:00
Library ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memory 2016-09-08 10:35:33 +01:00
ArmJuno.dec ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT 2016-02-12 17:47:08 +00:00