blob: 06f4dee52c5dd826cce232d2f34356110e1c7a6f [file] [log] [blame]
Vijay Loboc43d2282021-07-09 12:24:53 -05001description: >
2 Implement to provide PEL event/error entry attributes.
3properties:
4 - name: Hidden
5 type: boolean
6 default: false
7 description: >
8 Hidden Error - This flag allows events to be placed in a system, but
9 remain hidden from the customer. This event log is visible to
10 development personnel only, e.g. hardware recovered error, etc. No
11 service action is required for this type of errors. In general, when
12 this value is used, the Error Action Flags has the value of
13 "Hidden Error". An event log with this value is used primarily for
14 error thresholding design/code debug or as a record to indicate an
15 error frequency or trend.