summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/Common/Include
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-11-15 13:03:04 +0800
committerzwei4 <david.wei@intel.com>2017-11-15 13:08:41 +0800
commitea234bbec77b843748f08e490ddb70fe2787281c (patch)
tree01e027c6d8051a4a5ed99926d6ae5c24f6dc2a89 /Platform/BroxtonPlatformPkg/Common/Include
parent62dae830d67a5db7ec8ad5f197cd432864bcf293 (diff)
downloadedk2-platforms-ea234bbec77b843748f08e490ddb70fe2787281c.tar.xz
SueCreek Bypass
Add code in ACPI table for TI audio codec under I2C5. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/Common/Include')
-rw-r--r--Platform/BroxtonPlatformPkg/Common/Include/Guid/SetupVariable.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/Common/Include/Guid/SetupVariable.h b/Platform/BroxtonPlatformPkg/Common/Include/Guid/SetupVariable.h
index c6ced46167..e511a02a81 100644
--- a/Platform/BroxtonPlatformPkg/Common/Include/Guid/SetupVariable.h
+++ b/Platform/BroxtonPlatformPkg/Common/Include/Guid/SetupVariable.h
@@ -1133,7 +1133,8 @@ typedef struct {
UINT8 CriticalThermalTripPointSen2;
UINT8 CriticalThermalTripPointSen2S3;
UINT8 HotThermalTripPointSen2;
-
+
+ UINT8 SueCreekBypass;
} SYSTEM_CONFIGURATION;
#pragma pack(pop)