From 778d8ba5997a4fbf0e3b18a24111ac2f98378989 Mon Sep 17 00:00:00 2001 From: Guo Mang Date: Thu, 8 Jun 2017 15:13:09 +0800 Subject: Add Benson GPIO Code Add GPIO setting for Benson Glacier Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang --- Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Platform/BroxtonPlatformPkg/Common/Include/Guid/PlatformInfo.h') 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; -- cgit v1.2.3