summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include/error_info_defs.H
diff options
context:
space:
mode:
authorMatt Derksen <mderkse1@us.ibm.com>2017-06-05 08:44:33 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-06-19 15:44:00 -0400
commitccc8e8a0b52d369eda85fe07ccd5d5dd19c5646b (patch)
tree78815fae55d08802a1f88aeff00c8ffb0b099211 /src/import/hwpf/fapi2/include/error_info_defs.H
parentd27f5c37d91ae86ee893fdf918a4b497a0553c5e (diff)
downloadtalos-sbe-ccc8e8a0b52d369eda85fe07ccd5d5dd19c5646b.tar.gz
talos-sbe-ccc8e8a0b52d369eda85fe07ccd5d5dd19c5646b.zip
Allow HWP to deconfigure parts without a callout
Change-Id: I1a903257c8c87957ed1a1331aab0b6398e416def RTC: 174701 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41850 Reviewed-by: Martin Gloff <mgloff@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> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41858 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/include/error_info_defs.H')
-rw-r--r--src/import/hwpf/fapi2/include/error_info_defs.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/include/error_info_defs.H b/src/import/hwpf/fapi2/include/error_info_defs.H
index 1c438d4c..880552eb 100644
--- a/src/import/hwpf/fapi2/include/error_info_defs.H
+++ b/src/import/hwpf/fapi2/include/error_info_defs.H
@@ -230,6 +230,7 @@ enum CalloutPriority
LOW = 0,
MEDIUM = 1,
HIGH = 2,
+ NONE = 3,
};
}
OpenPOWER on IntegriCloud