Skip to content
Commit 81c149b2 authored by Michael D Kinney's avatar Michael D Kinney
Browse files

Vlv2TbltDevicePkg/PlatformDxe: Add missing #if



Add missing #if for SENSOR_INFO_VAR_SUPPORT around
the function InitializeSensorInfoVariable().  This
function is referencing 2 global variables that are
not defined, and this breaks VS2017 for undefined
global variables.

Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Cc: Gary Lin <glin@suse.com>
Signed-off-by: default avatarMichael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: default avatarZailiang Sun <zailiang.sun@intel.com>
Tested-by: default avatarGary Lin <glin@suse.com>
parent 7e81948b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment