audk/Vlv2TbltDevicePkg/PlatformDxe
Gary Lin 076d0d64aa Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables
Fix the following errors from gcc:

Vlv2TbltDevicePkg/PlatformDxe/Platform.c: In function ?InitPciDevPME?:
Vlv2TbltDevicePkg/PlatformDxe/Platform.c:516:26: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/Platform.c: In function ?InitThermalZone?:
Vlv2TbltDevicePkg/PlatformDxe/Platform.c:575:26: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/IchRegTable.c: In function ?InitializeSubsystemIds?:
Vlv2TbltDevicePkg/PlatformDxe/IchRegTable.c:111:10: error: variable ?SubsystemAudioVidDid? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c: In function ?InitBadBars?:
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c:115:40: error: variable ?PciIoDevice? set but not used [-Werror=unused-but-set-variable]
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c:114:39: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c: In function ?ProgramPciLatency?:
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c:320:39: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]

Cc: David Wei <david.wei@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:08:31 +08:00
..
Observable
AzaliaVerbTable.h
BoardId.c
BoardIdDecode.c
BoardIdDecode.h
ClockControl.c
Configuration.h
ExI.c Sync the branch changes to trunk. 2015-06-11 02:50:20 +00:00
IchPlatformPolicy.c
IchRegTable.c Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables 2016-08-03 11:08:31 +08:00
IchTcoReset.c
IdccInfo.c
LegacySpeaker.c
LegacySpeaker.h
PciBus.h
PciDevice.c Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables 2016-08-03 11:08:31 +08:00
Platform.c Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variables 2016-08-03 11:08:31 +08:00
PlatformDxe.h Set RTC initial time to be BIOS Release time. 2015-01-22 05:50:45 +00:00
PlatformDxe.inf Vlv2TbltDevicePkg: Fixed build error issue. 2016-06-21 14:29:57 +08:00
Rtc.c Set RTC initial time to be BIOS Release time. 2015-01-22 05:50:45 +00:00
SensorVar.c
SioPlatformPolicy.c
SlotConfig.c
SlotConfig.h