summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-11-21 14:30:46 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-02-10 22:31:59 -0600
commitbd23628e6e9da8c5cd2d0ab014512e8343fdffdb (patch)
tree6b7f544cab7a4dc5f83b1589a8712c49c187cc7d /src/import/chips/ocmb/explorer
parent749dad0aade6272ac25f33c2ab6e7fcb46f69034 (diff)
downloadtalos-hostboot-bd23628e6e9da8c5cd2d0ab014512e8343fdffdb.tar.gz
talos-hostboot-bd23628e6e9da8c5cd2d0ab014512e8343fdffdb.zip
Add generic attribute accessor script and makefiles
Added makefiles for generic and ocmb/explorer attrs Also add mssAccessorName tag to explorer attrs Change-Id: I738c44e9bdf1999eb2746e79d4849683204ae567 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69017 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69571 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index b3b621cf9..42e87935f 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -52,6 +52,7 @@
ENTERPRISE = 1
</enum>
<writeable/>
+ <mssAccessorName>ocmb_enterprise_mode</mssAccessorName>
</attribute>
<attribute>
@@ -68,6 +69,7 @@
OVERRIDE_NON_ENTERPRISE = 1
</enum>
<writeable/>
+ <mssAccessorName>ocmb_nonenterprise_mode_override</mssAccessorName>
</attribute>
<attribute>
@@ -84,6 +86,7 @@
HALF_DIMM = 1
</enum>
<writeable/>
+ <mssAccessorName>ocmb_half_dimm_mode</mssAccessorName>
</attribute>
<attribute>
@@ -100,6 +103,7 @@
OVERRIDE_HALF_DIMM = 2
</enum>
<writeable/>
+ <mssAccessorName>ocmb_half_dimm_mode_override</mssAccessorName>
</attribute>
</attributes>
OpenPOWER on IntegriCloud