audk/Vlv2TbltDevicePkg/Library/MultiPlatformLib
Gary Lin b3a4a852ed Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variables
Fix the following errors from gcc:

Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.c: In function ?MultiPlatformInfoInit?:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.c:47:14: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c: In function ?ReadClockGeneratorID?:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c:222:33: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c: In function ?ConfigurePlatformClocks?:
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c:283:33: error: variable ?ClockGenID? set but not used [-Werror=unused-but-set-variable]

Also fix the coding style of MultiPlatformInfoInit()

Cc: David Wei <david.wei@intel.com>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>
Cc: "Lu, ShifeiX A" <shifeix.a.lu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: David Wei <david.wei@intel.com>
2016-08-03 11:02:12 +08:00
..
BoardClkGens Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variables 2016-08-03 11:02:12 +08:00
BoardGpios Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-10-27 07:44:24 +00:00
BoardJumpers Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to 2015-01-12 09:37:20 +00:00
BoardOemIds Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-10-27 07:44:24 +00:00
BoardSsidSvid Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-10-27 07:44:24 +00:00
MultiPlatformLib.c Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variables 2016-08-03 11:02:12 +08:00
MultiPlatformLib.h Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to 2015-01-12 09:37:20 +00:00
MultiPlatformLib.inf Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to 2015-01-12 09:37:20 +00:00
PlatformInfoHob.c Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typos 2016-07-01 15:04:55 +08:00