Searched refs:CPER (Results 1 – 13 of 13) sorted by relevance
1 # CPER JSON Representation & Conversion Library3 This repository specifies a structure for representing UEFI CPER records (as6 standard CPER binary format and the specified structured JSON.24 This project comes with several binaries to help you deal with CPER binary and25 CPER-JSON. The first of these is `cper-convert`, which is a command line tool26 that can be found in `build/`. With this, you can convert to and from CPER and27 CPER-JSON through the command line. An example usage scenario is below:35 This allows you to generate pseudo-random valid CPER records with sections of45 Finally, a static library containing symbols for converting CPER and CPER-JSON56 The specification for this project's CPER-JSON format can be found in[all …]
132 description: 'C bindings for parsing CPER',
1 # CPER records - CPER9 Server CPUs expose a managability interface refered to as CPER records. A user15 CPER stands for Common Platform Error Record and is defined as an industry21 In Redfish specification drop 2021.3, Redfish added support for CPER records23 decoded CPER instance. In addition to Redfish, there is a proposed DMTF24 interface for sending CPER log events to the BMC using [MCTP/PLDM][cperevent],27 ARM has developed a reference library for decoding CPER records that does not38 - A BMC should be able to decode binary CPER records originated from a CPER41 - BMC should be able to recieve and decode CPER records from a CPU per the [CPER50 promised in the CPER specification.[all …]
11 section from CPER -> CPER-JSON and CPER-JSON -> CPER. For the purposes of12 example here, we will create a fake CPER section, "myVendorSection", in53 //Define a method here that converts the given JSON IR object into CPER binary,96 * Describes available sections to the CPER parser.105 //Definitions of all sections available to the CPER parser.113 other conversion libraries included should successfully convert your OEM CPER114 section between CPER-JSON and CPER binary.
78 * Describes available section generators to the CPER generator.
1 APEI tables generating and CPER record36 | | read_ack_write | | | | | CPER | | | |37 + +--------------------------| | | | | CPER | | | |39 + +--------------------------+ | | | | CPER | | | |43 | | error_status_address-----+-------+ | | | CPER | | |44 | | ................. | | | | CPER | | |52 | | CPER | |53 | | CPER | |55 | | CPER | |97 (9) When QEMU gets a SIGBUS from the kernel, QEMU writes CPER into corresponding[all …]
119 shows two records (in CPER format) in the backend storage, while the131 2 | CPER |133 3 | CPER |141 of CPER record_id's to efficiently access records in the backend177 CPER record in the corresponding slot. Stated differently, the178 location of a CPER record_id in the record_id[] array provides the183 CPER record_id. Instead slot 1 is the first available slot and thus184 record_id_[1] may contain a CPER.
3 This project allows you to generate pseudo-random CPER records for software4 testing purposes. The records are compliant (to an extent) with the CPER15 This command would generate a CPER log with a processor generic section, VT-d26 that translating from CPER binary -> JSON -> CPER binary yields the same
25 CPER, enumerator46 {DiagnosticDataTypes::CPER, "CPER"},
29 CPER, enumerator70 {LogDiagnosticDataTypes::CPER, "CPER"},
9 - name: CPER
7 \title{CPER-JSON Specification}120 This structure describes the error severity of a single CPER record.142 This structure describes the notification type of a single CPER record.152 This structure describes the enabled flag on a given CPER record header.191 This structure describes the enabled flags on a given CPER section descriptor.210 % Generic CPER structures.211 \section{Generic CPER Structures}217 This structure describes the revision of a single CPER record or sub-structure.222 \jsontableend{CPER revision structure field table.}227 This structure describes the a generic CPER error status, that can be used by any CPER section.[all …]
335 Platform Error Record (CPER) section to be an SMBIOS Memory Device