- 61efe32 include needed file for out_of_range by Andrew Geissler · 4 years, 6 months ago
- f2fe6b4 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 6 months ago
- 3483632 Add registry entries for attn handler and hwdiags by Ben Tyner · 4 years, 7 months ago
- d03d3d9 PEL: Add registry testing steps to readme by Matt Spinler · 4 years, 7 months ago
- 9b90e2a PEL: Add getLocationCode call to inv callout by Matt Spinler · 4 years, 7 months ago
- aadccc8 PEL: Msg registry sev now based on sys type by Matt Spinler · 4 years, 7 months ago
- 17952d9 PEL: Document support for sys based severities by Matt Spinler · 4 years, 7 months ago
- 3ace0cf PEL: Use contains() for JSON by Matt Spinler · 4 years, 7 months ago
- 0398458 PEL: Add SRC callouts from message registry by Matt Spinler · 4 years, 7 months ago
- a86ec99 PEL: Add Symbolic FRU support to Callout by Matt Spinler · 4 years, 7 months ago
- 2b6dfa0 PEL: Add symbolic FRU support to FRUIdentity by Matt Spinler · 4 years, 7 months ago
- a27e2e5 PEL: Get rid of the enum for a maint procedure by Matt Spinler · 4 years, 7 months ago
- 6b427cc PEL: Find message registry callouts to use by Matt Spinler · 4 years, 7 months ago
- d8e2900 PEL: Save registry callout JSON for later by Matt Spinler · 4 years, 7 months ago
- d408665 PEL: Add trusted symbolic FRU support to schema by Matt Spinler · 4 years, 7 months ago
- fe72189 PEL: Save invalid host PELs to a file by Matt Spinler · 4 years, 7 months ago
- e6b48f1 PEL: Use mocks in PEL Manager testcase by Matt Spinler · 4 years, 7 months ago
- 104e936 PEL: Get new references to the event loop by Matt Spinler · 4 years, 7 months ago
- 7ec2ab7 PEL: Make elog_update_ts_test more CI friendly by Matt Spinler · 4 years, 7 months ago
- 1820714 PEL: Support CBOR and Text UserData parsing by Matt Spinler · 4 years, 7 months ago
- 5b289b2 PEL: Read FFDC files and create PEL sections by Matt Spinler · 4 years, 7 months ago
- 56ad2a0 PEL: Pass FFDC files into PEL by Matt Spinler · 4 years, 7 months ago
- c64b712 Implement createWithFFDCFiles by Matt Spinler · 4 years, 7 months ago
- 9b7e94f PEL: Maybe shrink the AdditionalData UD section by Matt Spinler · 4 years, 7 months ago
- cbf3c4d PEL: Allow shrinking of a UserData section by Matt Spinler · 4 years, 7 months ago
- 4bfc908 PEL: Change variable name in pel.cpp by Matt Spinler · 4 years, 7 months ago
- 4220a15 PEL: Only hexdump the UserData data, not header by Matt Spinler · 4 years, 7 months ago
- 0c4d7db PEL: Document saving FFDC in UserData sections by Matt Spinler · 4 years, 10 months ago
- ead1be2 Add error message registry entry for boot failure by Marri Devender Rao · 4 years, 7 months ago
- 2e5e08c MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 7 months ago
- 596b325 build: minor python3 updates by Patrick Williams · 4 years, 7 months ago
- 0c57a67 PEL: peltool: Exclude info PELs by default by Harisuddin Mohamed Isa · 4 years, 7 months ago
- 1e71a4d Support UpdateTimestamp log entry property by Matt Spinler · 4 years, 8 months ago
- ed04685 PEL: Create SRC FRU callout for inventory path by Matt Spinler · 4 years, 8 months ago
- 60c4e79 PEL: Collect information for a FRU callout by Matt Spinler · 4 years, 8 months ago
- e0366f3 PEL: Let Callouts class have a Callout added by Matt Spinler · 4 years, 8 months ago
- 0a5d10c PEL: Add Callout object constructors by Matt Spinler · 4 years, 8 months ago
- ba0ee00 PEL: Create FRUIdentity with FRUs/procedures by Matt Spinler · 4 years, 8 months ago
- a09354b PEL: Make FRUIdentity::flattenedSize() calc size by Matt Spinler · 4 years, 8 months ago
- 578e070 PEL: Maintenance procedure callout definitions by Matt Spinler · 4 years, 8 months ago
- 3e059c2 Format fix by Matt Spinler · 4 years, 7 months ago
- 991bb76 Update callouts.py for python3 by Matt Spinler · 4 years, 8 months ago
- d9c2fea Update elog-gen.py for python3 by Matt Spinler · 4 years, 8 months ago
- 446d2b9 PEL: Update process_registry.py for python3 by Matt Spinler · 4 years, 8 months ago
- fcbaf3e Add createWithFFDCFiles D-Bus method stub by Matt Spinler · 4 years, 8 months ago
- bebeb94 PEL: peltool: Add const strings for section header by Harisuddin Mohamed Isa · 4 years, 8 months ago
- fecaa57 PEL: peltool: Print Extended Reference Code field by Harisuddin Mohamed Isa · 4 years, 8 months ago
- 6f00519 PEL: peltool: Implement SRC regex filtering by Harisuddin Mohamed Isa · 4 years, 8 months ago
- 5f5352e PEL: Add HostNotifier related debug traces by Matt Spinler · 4 years, 8 months ago
- 7cb985f PEL: Tell HostNotifier about deleted PELs by Matt Spinler · 4 years, 8 months ago
- 829b052 PEL: Clear PLDM instance IDs in certain cases by Matt Spinler · 4 years, 8 months ago
- 3a4243a PEL: Decrease the PLDM send failure retry time by Matt Spinler · 4 years, 8 months ago
- fea92d1 PEL: Remove the synchronous getPLDMInstanceID call by Matt Spinler · 4 years, 8 months ago
- 2843ba2 PEL: Get PLDM instance ID asynchonously by Matt Spinler · 4 years, 8 months ago
- a44efe4 PEL: Common function to call host iface response by Matt Spinler · 4 years, 8 months ago
- a214ed3 PEL: peltool: Print all PELs into JSON array by Harisuddin Mohamed Isa · 4 years, 8 months ago
- 51e927c PEL: Fix possible D-Bus race condition by Matt Spinler · 4 years, 8 months ago
- 9e819c7 PEL: Add JSON schema for callouts in registry by Matt Spinler · 4 years, 9 months ago
- 7031120 PEL: Explain PEL callouts by Matt Spinler · 4 years, 9 months ago
- d4002f3 PEL: peltool: Print number of PELs by Harisuddin Mohamed Isa · 4 years, 8 months ago
- 0c91840 PEL: peltool: Remove an error statement by Matt Spinler · 4 years, 9 months ago
- 1b420bc PEL: Refactor peltool's display PEL option by Matt Spinler · 4 years, 9 months ago
- 27de6f3 PEL: Delete and delete all support for peltool by Matt Spinler · 4 years, 9 months ago
- 075e5ba PEL: Save the motherboard CCIN in the SRC by Matt Spinler · 4 years, 9 months ago
- b3d488f PEL: Read the motherboard CCIN by Matt Spinler · 4 years, 9 months ago
- c1746f6 PEL: Tell PropertyWatcher the service to use by Matt Spinler · 4 years, 9 months ago
- f15cbeb PEL: Add sysinfo UserData section to README by Matt Spinler · 4 years, 9 months ago
- 4aa23a1 PEL: Add 3 state fields to PEL UserData section by Matt Spinler · 4 years, 9 months ago
- 24a8558 PEL: Don't send PELs to host when flag disabled by Matt Spinler · 4 years, 9 months ago
- 9cf3cfd PEL: Read the send PELs to host setting by Matt Spinler · 4 years, 9 months ago
- 2a28c93 PEL: Use class to watch properties in DataIface by Matt Spinler · 4 years, 9 months ago
- 160c51c PEL: Print Extended User Header section to JSON by Harisuddin Mohamed Isa · 4 years, 9 months ago
- 5b56182 PEL: Sanitize the SRC ASCII string field by Matt Spinler · 4 years, 9 months ago
- 945299f PEL: Add ESEL event log keyword to README by Matt Spinler · 4 years, 9 months ago
- 19e7290 PEL: Add PELs from ESELs by Matt Spinler · 4 years, 9 months ago
- e95fd01 PEL: New event log when receiving bad host PEL by Matt Spinler · 4 years, 10 months ago
- 05c2c6c PEL: Create error log for 'bad PEL' by Matt Spinler · 4 years, 11 months ago
- f682b40 PEL: Add ability to create event logs by Matt Spinler · 4 years, 11 months ago
- 7ae2fa6 PEL: Allow adding to AdditionalData by Matt Spinler · 4 years, 11 months ago
- 6aae6a0 PEL: Increase host full timeout val in test by Matt Spinler · 4 years, 9 months ago
- ce3f450 PEL: Add Section::getJSON() implementer test by Matt Spinler · 4 years, 10 months ago
- e2d1bf3 PEL: Print Failing MTMS section into JSON by Harisuddin Mohamed Isa · 4 years, 9 months ago
- 6fd0c1e PEL: Add SRC::getErrorDetails() unit test by Harisuddin Mohamed Isa · 4 years, 9 months ago
- c32e551 PEL: Fix SRC Format and more SRC flags in peltool by Harisuddin Mohamed Isa · 4 years, 9 months ago
- 0f717e1 PEL: Print SRC section into JSON by Harisuddin Mohamed Isa · 4 years, 10 months ago
- 56e0826 PEL: HostNotifier testcase refactoring by Matt Spinler · 4 years, 9 months ago
- 677381b PEL: Save BMC Version ID in UserData section by Matt Spinler · 4 years, 10 months ago
- 4dcd3f4 PEL: Save process name in a UserData section by Matt Spinler · 4 years, 10 months ago
- c7c3e40 PEL: Move util namespace to bottom of pel.cpp by Matt Spinler · 4 years, 10 months ago
- 6d66382 PEL: Check UserData section size before adding by Matt Spinler · 4 years, 10 months ago
- f1b46ff PEL: Add function to get PEL size by Matt Spinler · 4 years, 10 months ago
- 9694ba6 openpower-pels: react to PLDM API change by Deepak Kodihalli · 4 years, 9 months ago
- 0e1593e PEL: Add additional HostNotifier documentation by Matt Spinler · 4 years, 11 months ago
- 6b1a5c8 PEL: Close PEL FD after getPEL call by Matt Spinler · 4 years, 10 months ago
- a34ab72 PEL: Add PEL D-Bus methods by Matt Spinler · 4 years, 11 months ago
- 17ed2ed PEL: Create the PLDMInterface class by Matt Spinler · 5 years ago
- 5c350fd PEL: Add PLDM command handler by Matt Spinler · 5 years ago
- a19b623 PEL: Receive a 'bad PEL' indication from host by Matt Spinler · 5 years ago
- 41293cb PEL: Notifier support for 'host full' by Matt Spinler · 5 years ago
- cc3b64a PEL: Support for the host acking a PEL by Matt Spinler · 5 years ago