diff options
author | Gary Lin <glin@suse.com> | 2016-07-29 11:25:27 +0800 |
---|---|---|
committer | david wei <david.wei@intel.com> | 2016-08-03 11:02:16 +0800 |
commit | fe6e53b5ba692463aa5c3daac1788e8375ceef80 (patch) | |
tree | c4e7d0c5cc980586e835b33b563e987dec9b9031 /BaseTools/Tests/CToolsTests.py | |
parent | c513680445da705e71526b27251f63e4f8b47c2a (diff) | |
download | edk2-platforms-fe6e53b5ba692463aa5c3daac1788e8375ceef80.tar.xz |
Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variables
Fix the following errors from gcc:
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c: In function 'PlatformUpdateTables':
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:236:63: warning: variable 'LocalApicCounter' set but not used [-Wunused-but-set-variable]
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:214:64: warning: variable 'ProcessorLocalApicEntry' set but not used [-Wunused-but-set-variable]
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:213:63: warning: variable 'BufferSize' set but not used [-Wunused-but-set-variable]
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c: In function 'AcpiPlatformEntryPoint':
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c:797:33: warning: variable 'Data32' set but not used [-Wunused-but-set-variable]
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.c: In function ?PatchGv3SsdtTable?:
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.c:243:31: error: variable ?Status? set but not used [-Werror=unused-but-set-variable]
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>
Diffstat (limited to 'BaseTools/Tests/CToolsTests.py')
0 files changed, 0 insertions, 0 deletions