summaryrefslogtreecommitdiffstats
path: root/extensions/openpower-pels/pel.cpp
Commit message (Expand)AuthorAgeFilesLines
* PEL: Save BMC Version ID in UserData sectionMatt Spinler2020-01-311-1/+16
* PEL: Save process name in a UserData sectionMatt Spinler2020-01-311-10/+53
* PEL: Move util namespace to bottom of pel.cppMatt Spinler2020-01-311-37/+37
* PEL: Check UserData section size before addingMatt Spinler2020-01-311-1/+6
* PEL: Add function to get PEL sizeMatt Spinler2020-01-311-0/+22
* PEL: Print the JSON formatted UserDataMatt Spinler2020-01-221-4/+46
* PEL: Print action flags into JSON alignedHarisuddin Mohamed Isa2020-01-091-5/+6
* PEL: Add ExtendedUserHeader section classMatt Spinler2019-12-091-0/+5
* PEL: Pad UserData section to 4 byte boundaryMatt Spinler2019-11-181-0/+6
* PEL: user header in JSONAatir Manzur2019-11-151-13/+22
* PEL: Make PEL::flatten() constMatt Spinler2019-11-121-4/+5
* PEL: Validate the Action Flags fieldMatt Spinler2019-11-081-0/+12
* PEL: Add license prologue to source filesMatt Spinler2019-11-061-0/+15
* PEL: PELTool ApplicationAatir2019-11-061-0/+44
* PEL: Const accessors for Private/UserHeaderMatt Spinler2019-11-041-4/+4
* PEL: Save AdditionalData in a UserData sectionMatt Spinler2019-11-041-0/+37
* PEL: Create FailingMTMS section for new PELsMatt Spinler2019-11-041-2/+5
* PEL: Create SRC section from message registryMatt Spinler2019-11-041-3/+23
* PEL: Flatten PEL from objectsMatt Spinler2019-10-091-20/+19
* PEL: Create object for every sectionMatt Spinler2019-10-091-0/+17
* PEL: Create PEL from parametersMatt Spinler2019-10-091-10/+24
* PEL: Add a flatten() to Section base classMatt Spinler2019-09-101-2/+2
* PEL: Add PEL classMatt Spinler2019-08-051-0/+85
OpenPOWER on IntegriCloud