Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
cc3b64aebb1760750888324f116d11a952acd203
/
test
/
openpower-pels
cc3b64a
PEL: Support for the host acking a PEL
by Matt Spinler
· 5 years ago
7d800a4
PEL: On new PEL, send to host if necessary
by Matt Spinler
· 5 years ago
5342d9a
PEL: Mock the new PEL available cmd
by Matt Spinler
· 5 years ago
f77debb
PEL: Take a PEL off the queue and send to host
by Matt Spinler
· 5 years ago
f869fcf
PEL: Fill in host command response handler
by Matt Spinler
· 5 years ago
a943b15
PEL: Logic to enqueue a PEL to send to host
by Matt Spinler
· 5 years ago
f60ac27
PEL: Add HostNotifier class
by Matt Spinler
· 5 years ago
600d15a
PEL: Print action flags into JSON aligned
by Harisuddin Mohamed Isa
· 4 years, 11 months ago
6d51224
PEL: Add repo function to get a PEL FD
by Matt Spinler
· 5 years ago
57a24e3
PEL: Filled in PEL value descriptions
by Harisuddin Mohamed Isa
· 5 years ago
c63e2e8
PEL: Add ExtendedUserHeader section class
by Matt Spinler
· 5 years ago
cad9c2b
PEL: Add APIs to read the FW versions
by Matt Spinler
· 5 years ago
29d18c1
PEL: Add Repo API to update transmission states
by Matt Spinler
· 5 years ago
0ff0048
PEL: Keep PEL attributes in Repository map
by Matt Spinler
· 5 years ago
421f653
PEL: Add subscriptions for new and deleted PELs
by Matt Spinler
· 5 years ago
d4ffb65
PEL: Create registry directory for test
by Matt Spinler
· 5 years ago
53407be
PEL: Support UserData padding in the testcases
by Matt Spinler
· 5 years ago
1ea7880
PEL: Run a user defined function on every PEL
by Matt Spinler
· 5 years ago
f1e85e2
PEL: Validate the Action Flags field
by Matt Spinler
· 5 years ago
97f7abc
PEL: Add license prologue to test source files
by Matt Spinler
· 5 years ago
186ce8c
PEL: PELTool Application
by Aatir
· 5 years ago
e07f915
PEL: Make action flags optional in the registry
by Matt Spinler
· 5 years ago
97d19b4
PEL: Const accessors for Private/UserHeader
by Matt Spinler
· 5 years ago
afa857c
PEL: Save AdditionalData in a UserData section
by Matt Spinler
· 5 years ago
aa65947
PEL: Create FailingMTMS section for new PELs
by Matt Spinler
· 5 years ago
67456c2
PEL: Start creating PELs from event logs
by Matt Spinler
· 5 years ago
bd716f0
PEL: Create SRC section from message registry
by Matt Spinler
· 5 years ago
ceac969
PEL: Enhance the real PEL test
by Matt Spinler
· 5 years ago
213e5c1
PEL: Add 3 more sections to the test PEL data
by Matt Spinler
· 5 years ago
42828bd
PEL: Refactor the test data factory
by Matt Spinler
· 5 years ago
f9bae18
PEL: Add SRC PEL section class
by Matt Spinler
· 5 years ago
32f13c9
PEL: SRC callouts subsection object
by Matt Spinler
· 5 years ago
6c9662c
PEL: SRC FRU callout structure
by Matt Spinler
· 5 years ago
90b4a0a
PEL: MRU callout SRC substructure
by Matt Spinler
· 5 years ago
5b3a11d
PEL: Power controlling enc SRC substructure
by Matt Spinler
· 5 years ago
4b59f7a
PEL: Add string accessors to MTMS class
by Matt Spinler
· 5 years ago
a906c94
PEL: FRU identity SRC substructure
by Matt Spinler
· 5 years ago
6852d72
PEL: Represent the SRC ASCII string field
by Matt Spinler
· 5 years ago
51c9263
PEL: User Data class
by Aatir Manzur
· 5 years ago
07eefc5
PEL: Flatten PEL from objects
by Matt Spinler
· 5 years ago
131870c
PEL: Create object for every section
by Matt Spinler
· 5 years ago
14d671f
PEL: Add a Generic section object
by Matt Spinler
· 5 years ago
d377793
PEL: Add Stream ops for std::vector<uint8_t>
by Matt Spinler
· 5 years ago
b832363
PEL: Create PEL from parameters
by Matt Spinler
· 5 years ago
fdb6a20
PEL: Create UserHeader from parameters
by Matt Spinler
· 5 years ago
8c686cc
PEL: OpenBMC event log sev to PEL sev helper
by Matt Spinler
· 5 years ago
289aa47
PEL: Create PrivateHeader from parameters
by Matt Spinler
· 5 years ago
93e2932
PEL: Read SRC fields out of the registry
by Matt Spinler
· 5 years ago
367144c
PEL: Find an entry in the message registry JSON
by Matt Spinler
· 5 years ago
835a869
PEL: Support for going between PELs & registry
by Matt Spinler
· 5 years ago
09d6400
PEL: Add FailingMTMS PEL section class
by Matt Spinler
· 5 years ago
c8705e2
PEL: Interface to collect system data
by Matt Spinler
· 5 years ago
b666433
PEL: MTMS class to handle the type-model and SN
by Matt Spinler
· 5 years ago
cf5a8d0
PEL: Add a flatten() to Section base class
by Matt Spinler
· 5 years ago
5fa87f0
PEL: Get BCD time from epoch milliseconds
by Matt Spinler
· 5 years ago
2813f36
PEL: New repository method to get PEL data
by Matt Spinler
· 5 years ago
475e574
PEL: Remove a PEL based on an ID
by Matt Spinler
· 5 years ago
89fa082
PEL: Add repository to save PELs
by Matt Spinler
· 5 years ago
cb6b059
PEL: Add PEL class
by Matt Spinler
· 5 years ago
df13bdb
PEL: Add function to generate unique PEL IDs
by Matt Spinler
· 5 years ago
03c1d91
PEL: Add UserHeader class
by Matt Spinler
· 5 years ago
d3335df
PEL: Add PrivateHeader class
by Matt Spinler
· 5 years ago
1b5c72b
PEL: Add PEL section header structure
by Matt Spinler
· 5 years ago
df797f2
PEL: Add BCD time helpers for PELs
by Matt Spinler
· 5 years ago
113ad28
PEL: Add Stream class to manipulate PEL data
by Matt Spinler
· 5 years ago
15ee6ae
PEL: Add class to wrap AdditionalData
by Matt Spinler
· 5 years ago