summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2019-04-15 12:50:12 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-24 09:39:43 -0500
commit2722201d0d10d2ad07f8caa444a05907a39b83e2 (patch)
treeb3543de2f1b2067dc8f9e0605eebc45b96d63b3a /src
parentebf286d5e28702481eaff6bd21ea24f4828c1213 (diff)
downloadtalos-hostboot-2722201d0d10d2ad07f8caa444a05907a39b83e2.tar.gz
talos-hostboot-2722201d0d10d2ad07f8caa444a05907a39b83e2.zip
add GEMINI enum for ATTR_NAME
Change-Id: Iced3f0adbb566bff23f459e815ff0ac790c99b1e Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75984 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76229 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml
index e131d9065..ed6f06f2e 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -42,7 +42,8 @@
NIMBUS = 0x5,
CUMULUS = 0x6,
AXONE = 0x7,
- EXPLORER = 0x8
+ EXPLORER = 0x8,
+ GEMINI = 0x9
</enum>
<platInit/>
<privileged/>
OpenPOWER on IntegriCloud