Skip to content

Commit

Permalink
Hide CHTM attributes from ServerWiz
Browse files Browse the repository at this point in the history
These are lab-only attributes that should not get set by MRW xml.

Change-Id: Ie0579cd33ae32a1a7dfcc2fbe59688ad8fc03bd0
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77942
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com>
Reviewed-by: Prem Shanker Jha <premjha2@in.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/77955
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
  • Loading branch information
dcrowell77 authored and RAJA DAS committed Jun 27, 2019
1 parent 959bcf4 commit b96edc8
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -2265,6 +2265,7 @@
</enum>
<platInit/>
<initToZero/>
<mrwHide/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
Expand All @@ -2286,6 +2287,7 @@
</enum>
<platInit/>
<initToZero/>
<mrwHide/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
Expand All @@ -2303,6 +2305,7 @@
<valueType>uint64</valueType>
<platInit/>
<initToZero/>
<mrwHide/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
Expand Down

0 comments on commit b96edc8

Please sign in to comment.