summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* PEL: Move severity type enums to a headerMatt Spinler2019-11-042-20/+22
* PEL: Make action flags optional in the registryMatt Spinler2019-11-043-3/+7
* PEL: Const accessors for Private/UserHeaderMatt Spinler2019-11-044-40/+80
* PEL: Document UserData sectionsMatt Spinler2019-11-041-0/+9
* PEL: Save AdditionalData in a UserData sectionMatt Spinler2019-11-044-0/+106
* PEL: Create FailingMTMS section for new PELsMatt Spinler2019-11-044-5/+13
* PEL: Start creating PELs from event logsMatt Spinler2019-11-041-1/+14
* PEL: Create SRC section from message registryMatt Spinler2019-11-044-23/+243
* PEL: Check duplicate reason codes in registryMatt Spinler2019-10-251-0/+19
* PEL: Script to validate message registry JSONMatt Spinler2019-10-251-0/+148
* PEL: Add message registry READMEMatt Spinler2019-10-253-0/+244
* PEL: Add message registry JSON schemaMatt Spinler2019-10-252-0/+394
* PEL: Install an empty PEL message registryMatt Spinler2019-10-252-0/+9
* PEL: Allow default AdditionalData constructionMatt Spinler2019-10-221-2/+2
* PEL: Fix typo in subsystem ID listMatt Spinler2019-10-221-1/+1
* PEL: Stream: Don't use references for << opsMatt Spinler2019-10-221-5/+5
* PEL: Initialize PrivateHeader fields in ctorMatt Spinler2019-10-221-1/+3
* PEL: Add SRC PEL section classMatt Spinler2019-10-224-0/+326
* PEL: SRC callouts subsection objectMatt Spinler2019-10-223-0/+133
* PEL: SRC FRU callout structureMatt Spinler2019-10-223-0/+276
* PEL: MRU callout SRC substructureMatt Spinler2019-10-223-0/+176
* PEL: Power controlling enc SRC substructureMatt Spinler2019-10-223-0/+159
* PEL: Add Stream ops for std::vector<char>Matt Spinler2019-10-221-0/+34
* PEL: Add string accessors to MTMS classMatt Spinler2019-10-224-35/+51
* PEL: FRU identity SRC substructureMatt Spinler2019-10-223-0/+321
* PEL: Represent the SRC ASCII string fieldMatt Spinler2019-10-223-0/+187
* PEL: User Data classAatir Manzur2019-10-094-0/+189
* PEL: Flatten PEL from objectsMatt Spinler2019-10-093-39/+33
* PEL: Create object for every sectionMatt Spinler2019-10-095-0/+116
* PEL: Add a Generic section objectMatt Spinler2019-10-093-0/+143
* PEL: Add Stream ops for std::vector<uint8_t>Matt Spinler2019-10-091-1/+35
* PEL: Create PEL from parametersMatt Spinler2019-10-092-10/+51
* PEL: Create UserHeader from parametersMatt Spinler2019-10-093-0/+67
* PEL: OpenBMC event log sev to PEL sev helperMatt Spinler2019-10-093-0/+75
* PEL: Create PrivateHeader from parametersMatt Spinler2019-10-093-0/+78
* PEL: Read SRC fields out of the registryMatt Spinler2019-10-093-2/+305
* PEL: Find an entry in the message registry JSONMatt Spinler2019-10-097-7/+397
* PEL: Support for going between PELs & registryMatt Spinler2019-10-013-0/+278
* PEL: Add FailingMTMS PEL section classMatt Spinler2019-09-274-0/+205
* PEL: Move PEL section IDs into a header fileMatt Spinler2019-09-275-6/+42
* PEL: Interface to collect system dataMatt Spinler2019-09-275-4/+294
* PEL: MTMS class to handle the type-model and SNMatt Spinler2019-09-273-0/+209
* PEL: Remove extraneous return statementsMatt Spinler2019-09-181-2/+0
* PEL: Add a flatten() to Section base classMatt Spinler2019-09-106-63/+55
* PEL: Get BCD time from epoch millisecondsMatt Spinler2019-09-102-0/+16
* PEL: New repository method to get PEL dataMatt Spinler2019-08-052-0/+34
* PEL: Remove a PEL based on an IDMatt Spinler2019-08-053-0/+170
* PEL: Add repository to save PELsMatt Spinler2019-08-057-1/+209
* PEL: Add PEL classMatt Spinler2019-08-053-0/+290
* PEL: Add function to generate unique PEL IDsMatt Spinler2019-07-265-0/+184
OpenPOWER on IntegriCloud