Skip to content

Commit

Permalink
Update exp_draminit results display for new response structs
Browse files Browse the repository at this point in the history
Change-Id: I65df040404585fd5cb3b9b79258e697333079dd8
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81318
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>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82251
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
  • Loading branch information
markypizz authored and RAJA DAS committed Nov 5, 2019
1 parent 435e411 commit 2742319
Showing 1 changed file with 13 additions and 0 deletions.
Expand Up @@ -700,4 +700,17 @@
</gard>
</hwpError>

<hwpError>
<rc>RC_MSS_EXP_UNKNOWN_PHY_INIT_MODE</rc>
<description>
The PHY init mode attribute value was unknown. Valid: 0 (NORMAL), 1 (WITH_EYE_CAPTURE)
</description>
<ffdc>TARGET</ffdc>
<ffdc>VALUE</ffdc>
<callout>
<procedure>CODE</procedure>
<priority>MEDIUM</priority>
</callout>
</hwpError>

</hwpErrors>

0 comments on commit 2742319

Please sign in to comment.