summaryrefslogtreecommitdiffstats
path: root/src/include/usr/isteps/istep14list.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/isteps/istep14list.H')
-rw-r--r--src/include/usr/isteps/istep14list.H10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/usr/isteps/istep14list.H b/src/include/usr/isteps/istep14list.H
index 225b5cf63..5880313ed 100644
--- a/src/include/usr/isteps/istep14list.H
+++ b/src/include/usr/isteps/istep14list.H
@@ -73,6 +73,7 @@ namespace INITSERVICE
NONE,
EXT_IMAGE,
IPL_NOOP,
+ false, // true = check for attentions
}
},
@@ -83,6 +84,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
{
@@ -92,6 +94,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
{
@@ -101,6 +104,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
{
@@ -110,6 +114,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
@@ -121,6 +126,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
@@ -132,6 +138,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
@@ -143,6 +150,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP,
+ true,
}
},
@@ -154,6 +162,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
NORMAL_IPL_OP | MPIPL_OP,
+ true,
}
},
{
@@ -163,6 +172,7 @@ namespace INITSERVICE
START_FN,
EXT_IMAGE,
MPIPL_OP,
+ true,
}
},
OpenPOWER on IntegriCloud