Skip to content

Commit

Permalink
add AXONE value to ATTR_NAME
Browse files Browse the repository at this point in the history
Change-Id: Ia54c4e3ba515e33844dad59b8ccdd84fcb0cbd8e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45232
Reviewed-by: Benjamin Gass <bgass@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Dev-Ready: Matt K. Light <mklight@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Abhishek Agarwal <abagarw8@in.ibm.com>
Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45236
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
  • Loading branch information
mklight authored and sgupta2m committed Sep 3, 2017
1 parent 0f8a6db commit 328b543
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml
Expand Up @@ -36,7 +36,8 @@
NONE = 0x0,
CENTAUR = 0x3,
NIMBUS = 0x5,
CUMULUS = 0x6
CUMULUS = 0x6,
AXONE = 0x7
</enum>
<platInit/>
<privileged/>
Expand Down

0 comments on commit 328b543

Please sign in to comment.