Searched hist:ad0e0476f8febed0e597e63a5cf4982cedf116b8 (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | section.hpp | diff ad0e0476f8febed0e597e63a5cf4982cedf116b8 Mon Oct 07 13:18:37 CDT 2019 Aatir Manzur <aatrapps@gmail.com> PEL: user header in JSON
The PELTool application is able to convert sections to JSON. This commit takes care of converting the user header section to JSON.
user header section in JSON sample:
"User Header":[ {"Section Version": "1"}, {"Sub-section type": "0"}, {"Log Committed by": "0x2000"}, {"Subsystem": "bmc_firmware"}, {"Event Scope": "entire_platform"}, {"Event Severity":"unrecoverable"}, {"Event Type": "na"} ]
Signed-off-by: Aatir Manzur <aatrapps@gmail.com> Change-Id: I0dca1d87019b9e62d711ee6d034f2e8bc0574c2e
|
H A D | user_header.hpp | diff ad0e0476f8febed0e597e63a5cf4982cedf116b8 Mon Oct 07 13:18:37 CDT 2019 Aatir Manzur <aatrapps@gmail.com> PEL: user header in JSON
The PELTool application is able to convert sections to JSON. This commit takes care of converting the user header section to JSON.
user header section in JSON sample:
"User Header":[ {"Section Version": "1"}, {"Sub-section type": "0"}, {"Log Committed by": "0x2000"}, {"Subsystem": "bmc_firmware"}, {"Event Scope": "entire_platform"}, {"Event Severity":"unrecoverable"}, {"Event Type": "na"} ]
Signed-off-by: Aatir Manzur <aatrapps@gmail.com> Change-Id: I0dca1d87019b9e62d711ee6d034f2e8bc0574c2e
|
H A D | user_header.cpp | diff ad0e0476f8febed0e597e63a5cf4982cedf116b8 Mon Oct 07 13:18:37 CDT 2019 Aatir Manzur <aatrapps@gmail.com> PEL: user header in JSON
The PELTool application is able to convert sections to JSON. This commit takes care of converting the user header section to JSON.
user header section in JSON sample:
"User Header":[ {"Section Version": "1"}, {"Sub-section type": "0"}, {"Log Committed by": "0x2000"}, {"Subsystem": "bmc_firmware"}, {"Event Scope": "entire_platform"}, {"Event Severity":"unrecoverable"}, {"Event Type": "na"} ]
Signed-off-by: Aatir Manzur <aatrapps@gmail.com> Change-Id: I0dca1d87019b9e62d711ee6d034f2e8bc0574c2e
|
H A D | pel.cpp | diff ad0e0476f8febed0e597e63a5cf4982cedf116b8 Mon Oct 07 13:18:37 CDT 2019 Aatir Manzur <aatrapps@gmail.com> PEL: user header in JSON
The PELTool application is able to convert sections to JSON. This commit takes care of converting the user header section to JSON.
user header section in JSON sample:
"User Header":[ {"Section Version": "1"}, {"Sub-section type": "0"}, {"Log Committed by": "0x2000"}, {"Subsystem": "bmc_firmware"}, {"Event Scope": "entire_platform"}, {"Event Severity":"unrecoverable"}, {"Event Type": "na"} ]
Signed-off-by: Aatir Manzur <aatrapps@gmail.com> Change-Id: I0dca1d87019b9e62d711ee6d034f2e8bc0574c2e
|