Support to stringify CPER output

Initial commit to add a "message" property that provides a single line
description of some important properties. This makes it easier to parse
multiple CPERs in crowded logs.

For now, "message" is supported for nvidia, arm processor and memory
types. The other types contain generic messages.

Example output:

```
"sections":[
    {
      "message":"A Corrected CCPLEXSCF NVIDIA Error occurred on CPU 0",
      "Nvidia":{
        "signature":"CCPLEXSC",

 "sections":[
    {
      "message":"An ARM Processor Error occurred on CPU 0; Error Type(s): {Cache Error at Virtual Addr=0x41D6AA12D528 Physical Addr=0x80003A198DDA10}",
      "ArmProcessor":{
        "errorInfoNum":1,

"sections":[
    {
      "message":"A Multi-bit ECC Memory Error occurred at address 0x0000000080000000 at node 0",
```

Change-Id: I395d0370ec60579b8f7fede825b45a3ced8ff18f
Signed-off-by: Aushim Nagarkatti <anagarkatti@nvidia.com>
diff --git a/examples/cxlcomponent-media.cperhex b/examples/cxlcomponent-media.cperhex
index 15bd389..8fce990 100644
--- a/examples/cxlcomponent-media.cperhex
+++ b/examples/cxlcomponent-media.cperhex
@@ -1,10 +1,9 @@
-435045520000ffffffff0100030000000300000019010000570008000703
-240800000000000000000000000000000000000000000000000000000000
+435045520000ffffffff01000000000003000000fb000000080014000404
+485300000000000000000000000000000000000000000000000000000000
 000000000000000000000000000000000000000000000000000000000000
-0000000000009b66466a0000000004000000000000000000000000000000
-0000000000000000c800000051000000ff540300e4000000770acdfb60c2
-7f4185a9088b1621eba61ef8ff88a12f63a0831c78680078fbb102000000
-336b67775a414e63225c5b675e0000000000000051000000050000000000
-000051f0fc7b8fe1549475406900000000000000000043dbcb69b56c826d
-4e4f1ea0401a1bcffb6f6370b1cda60f4f37180daa93a6ed6e715623ddd9
-902c28aecc68c8e737c356
\ No newline at end of file
+00000000000064d3f2260000000004000000000000000000000000000000
+0000000000000000c80000003300000041cf03007e000000770acdfb60c2
+7f4185a9088b1621eba6221025af466dce42d961a16eab41338502000000
+2e4a7637473e586945563937554b31786d5d3e0033000000050000000000
+00003ed69621f10f9ead0f28e3008c10ddb2845e57830e7594920893e231
+6e6d2eab109589ff3e1401
\ No newline at end of file