summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PEL: Add UserHeader classMatt Spinler2019-07-263-1/+272
* PEL: Add PrivateHeader classMatt Spinler2019-07-264-2/+421
* PEL: Add PEL section header structureMatt Spinler2019-07-261-0/+109
* PEL: Add BCD time helpers for PELsMatt Spinler2019-07-263-0/+150
* PEL: Add Stream class to manipulate PEL dataMatt Spinler2019-07-261-0/+305
* PEL: Add PEL Manager classMatt Spinler2019-07-264-3/+170
* PEL: Add class to wrap AdditionalDataMatt Spinler2019-07-261-0/+77
* PELs: Document _PID as an AdditionalData keywordMatt Spinler2019-07-191-0/+18
* Add initial OpenPower PEL specific documentationMatt Spinler2019-07-191-0/+28
* OpenPower PEL Extension support frameworkMatt Spinler2019-07-163-0/+48
OpenPOWER on IntegriCloud