summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/Include
diff options
context:
space:
mode:
authorTim He <tim.he@intel.com>2015-10-27 07:44:24 +0000
committertimhe <timhe@Edk2>2015-10-27 07:44:24 +0000
commit8b7a63e7e23f19b5947f8d6eedd22872d352dc54 (patch)
tree5268944a7c273aa543d24cad27077c1d0a4a913e /Vlv2TbltDevicePkg/Include
parentb6f61255260a2e7c06ade9e3d4edb1e8e178f71f (diff)
downloadedk2-platforms-8b7a63e7e23f19b5947f8d6eedd22872d352dc54.tar.xz
Vlv2TbltDevicePkg: Sync the branch changes to trunk.
update some smbios string and macro name for MinnowBoard Turbot board. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18682 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/Include')
-rw-r--r--Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h b/Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h
index 252535f754..50282ea2a8 100644
--- a/Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h
+++ b/Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h
@@ -176,8 +176,8 @@ typedef enum {
BOARD_ID_BB_RVP = 0x20, // Bayley Bay Board
BOARD_ID_BS_RVP = 0x30, // Bakersport Board
BOARD_ID_CVH = 0x90, // Crestview Hills
- BOARD_ID_MINNOW2 = 0xA0, // Minnow2
- BOARD_ID_MINNOW2_COMPATIBLE = 0xB0 // Minnow2
+ BOARD_ID_MINNOW2 = 0xA0, // MinnowBorad Max
+ BOARD_ID_MINNOW2_TURBOT = 0xB0 // MinnowBoard Turbot
} BOARD_ID_LIST;