From 328b54377221d264da780d1388c7c7356075ae8d Mon Sep 17 00:00:00 2001 From: "Matt K. Light" Date: Mon, 28 Aug 2017 10:26:43 -0500 Subject: [PATCH] add AXONE value to ATTR_NAME Change-Id: Ia54c4e3ba515e33844dad59b8ccdd84fcb0cbd8e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45232 Reviewed-by: Benjamin Gass Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Dev-Ready: Matt K. Light Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Sachin Gupta Reviewed-by: Daniel M. Crowell Reviewed-by: Abhishek Agarwal Reviewed-by: PARVATHI RACHAKONDA Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45236 Reviewed-by: Hostboot Team --- src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 c706d0118..41d9767eb 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml @@ -36,7 +36,8 @@ NONE = 0x0, CENTAUR = 0x3, NIMBUS = 0x5, - CUMULUS = 0x6 + CUMULUS = 0x6, + AXONE = 0x7