summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-06-08 15:13:09 +0800
committerGuo Mang <mang.guo@intel.com>2017-06-09 18:25:45 +0800
commit778d8ba5997a4fbf0e3b18a24111ac2f98378989 (patch)
treeb9772a223477c5778d3e6e1d16d9a86bf4e76869 /Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h
parent9726187be01c397be6616e15093419c4cfa49396 (diff)
downloadedk2-platforms-778d8ba5997a4fbf0e3b18a24111ac2f98378989.tar.xz
Add Benson GPIO Code
Add GPIO setting for Benson Glacier Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h')
-rw-r--r--Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h b/Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h
index 5db0cbc33e..455c6833ef 100644
--- a/Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h
+++ b/Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h
@@ -164,6 +164,7 @@ typedef enum {
typedef enum {
BOARD_ID_LFH_CRB = 0x07, // Leaf Hill
BOARD_ID_MINNOW = 0x0F, // Minnow Board
+ BOARD_ID_BENSON = 0x0C, // Benson Glacier
BOARD_ID_APL_UNKNOWN = 0xFF
} APL_BOARD_ID_LIST;