History log of /openbmc/phosphor-logging/test/openpower-pels/section_header_test.cpp (Results 1 – 2 of 2)
Revision Date Author Comments
# 97f7abcf 06-Nov-2019 Matt Spinler <spinler@us.ibm.com>

PEL: Add license prologue to test source files

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I67c62ab5ac6e69ad0a84937834581f9a280a9167


# 1b5c72b5 10-Jul-2019 Matt Spinler <spinler@us.ibm.com>

PEL: Add PEL section header structure

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 h

PEL: Add PEL section header structure

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

show more ...