Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEL: Add license prologue to test source files | Matt Spinler | 2019-11-06 | 1 | -0/+15 |
| | | | | | Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I67c62ab5ac6e69ad0a84937834581f9a280a9167 | ||||
* | PEL: Add PEL section header structure | Matt Spinler | 2019-07-26 | 1 | -0/+40 |
A PEL is made up of sections, and every section has an 8B section header. This commit adds a SectionHeader structure that will represent that header. It will then be included in all upcoming PEL sections. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ia5356560f49707e21aebca28f4a0b525aa24158d |