PEL: Added the new component id for the op-hw-isolation
- The openpower-hw-isolation is used to isolate the hardware from
the system boot, and also used for creating the hardware status
event to inform the current hardware status via the external
interface.
- The openpower-hw-isolation might encounter the issue while
processing the hardware isolation record and hardware status event
so that need to create the error log (aka PEL), and that demands
to have a specific component id for the openpower-hw-isolation
application.
Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>
Change-Id: I24e372b74dcdf7e4fff3505ebeacac5cd7d526ff
diff --git a/extensions/openpower-pels/registry/ComponentIDs.md b/extensions/openpower-pels/registry/ComponentIDs.md
index 382bf81..49dd317 100644
--- a/extensions/openpower-pels/registry/ComponentIDs.md
+++ b/extensions/openpower-pels/registry/ComponentIDs.md
@@ -10,6 +10,7 @@
| 0x2700 | phosphor-power |
| 0x2800 | phosphor-fan-presence |
| 0x3000 | openpower-proc-control |
+| 0x3100 | openpower-hw-isolation |
| 0x3400 | phosphor-state-manager |
| 0x3500 | Processor Errors that span repositories |
| 0x4000 | openpower-vpd-parser |