1. 075e5ba PEL: Save the motherboard CCIN in the SRC by Matt Spinler · 4 years, 4 months ago
  2. b3d488f PEL: Read the motherboard CCIN by Matt Spinler · 4 years, 4 months ago
  3. c1746f6 PEL: Tell PropertyWatcher the service to use by Matt Spinler · 4 years, 4 months ago
  4. f15cbeb PEL: Add sysinfo UserData section to README by Matt Spinler · 4 years, 5 months ago
  5. 4aa23a1 PEL: Add 3 state fields to PEL UserData section by Matt Spinler · 4 years, 5 months ago
  6. 24a8558 PEL: Don't send PELs to host when flag disabled by Matt Spinler · 4 years, 5 months ago
  7. 9cf3cfd PEL: Read the send PELs to host setting by Matt Spinler · 4 years, 5 months ago
  8. 2a28c93 PEL: Use class to watch properties in DataIface by Matt Spinler · 4 years, 5 months ago
  9. 160c51c PEL: Print Extended User Header section to JSON by Harisuddin Mohamed Isa · 4 years, 5 months ago
  10. 5b56182 PEL: Sanitize the SRC ASCII string field by Matt Spinler · 4 years, 5 months ago
  11. 945299f PEL: Add ESEL event log keyword to README by Matt Spinler · 4 years, 5 months ago
  12. 19e7290 PEL: Add PELs from ESELs by Matt Spinler · 4 years, 5 months ago
  13. e95fd01 PEL: New event log when receiving bad host PEL by Matt Spinler · 4 years, 6 months ago
  14. 05c2c6c PEL: Create error log for 'bad PEL' by Matt Spinler · 4 years, 7 months ago
  15. f682b40 PEL: Add ability to create event logs by Matt Spinler · 4 years, 7 months ago
  16. 7ae2fa6 PEL: Allow adding to AdditionalData by Matt Spinler · 4 years, 7 months ago
  17. 6aae6a0 PEL: Increase host full timeout val in test by Matt Spinler · 4 years, 5 months ago
  18. ce3f450 PEL: Add Section::getJSON() implementer test by Matt Spinler · 4 years, 5 months ago
  19. e2d1bf3 PEL: Print Failing MTMS section into JSON by Harisuddin Mohamed Isa · 4 years, 5 months ago
  20. 6fd0c1e PEL: Add SRC::getErrorDetails() unit test by Harisuddin Mohamed Isa · 4 years, 5 months ago
  21. c32e551 PEL: Fix SRC Format and more SRC flags in peltool by Harisuddin Mohamed Isa · 4 years, 5 months ago
  22. 0f717e1 PEL: Print SRC section into JSON by Harisuddin Mohamed Isa · 4 years, 6 months ago
  23. 56e0826 PEL: HostNotifier testcase refactoring by Matt Spinler · 4 years, 5 months ago
  24. 677381b PEL: Save BMC Version ID in UserData section by Matt Spinler · 4 years, 5 months ago
  25. 4dcd3f4 PEL: Save process name in a UserData section by Matt Spinler · 4 years, 5 months ago
  26. c7c3e40 PEL: Move util namespace to bottom of pel.cpp by Matt Spinler · 4 years, 5 months ago
  27. 6d66382 PEL: Check UserData section size before adding by Matt Spinler · 4 years, 5 months ago
  28. f1b46ff PEL: Add function to get PEL size by Matt Spinler · 4 years, 5 months ago
  29. 9694ba6 openpower-pels: react to PLDM API change by Deepak Kodihalli · 4 years, 5 months ago
  30. 0e1593e PEL: Add additional HostNotifier documentation by Matt Spinler · 4 years, 7 months ago
  31. 6b1a5c8 PEL: Close PEL FD after getPEL call by Matt Spinler · 4 years, 6 months ago
  32. a34ab72 PEL: Add PEL D-Bus methods by Matt Spinler · 4 years, 7 months ago
  33. 17ed2ed PEL: Create the PLDMInterface class by Matt Spinler · 4 years, 7 months ago
  34. 5c350fd PEL: Add PLDM command handler by Matt Spinler · 4 years, 7 months ago
  35. a19b623 PEL: Receive a 'bad PEL' indication from host by Matt Spinler · 4 years, 7 months ago
  36. 41293cb PEL: Notifier support for 'host full' by Matt Spinler · 4 years, 7 months ago
  37. cc3b64a PEL: Support for the host acking a PEL by Matt Spinler · 4 years, 7 months ago
  38. 7d800a4 PEL: On new PEL, send to host if necessary by Matt Spinler · 4 years, 7 months ago
  39. 5342d9a PEL: Mock the new PEL available cmd by Matt Spinler · 4 years, 7 months ago
  40. f77debb PEL: Take a PEL off the queue and send to host by Matt Spinler · 4 years, 7 months ago
  41. 3019c6f PEL: Fill in host state change callback by Matt Spinler · 4 years, 7 months ago
  42. f869fcf PEL: Fill in host command response handler by Matt Spinler · 4 years, 7 months ago
  43. a943b15 PEL: Logic to enqueue a PEL to send to host by Matt Spinler · 4 years, 7 months ago
  44. f60ac27 PEL: Add HostNotifier class by Matt Spinler · 4 years, 7 months ago
  45. 9919668 PEL: Add HostInterface base class by Matt Spinler · 4 years, 7 months ago
  46. acb7c10 PEL: Print the JSON formatted UserData by Matt Spinler · 4 years, 6 months ago
  47. ebffe1c PEL: Print OBMC event log ID in peltool by Matt Spinler · 4 years, 6 months ago
  48. 455587e PEL: Print host trans state in peltool by Matt Spinler · 4 years, 6 months ago
  49. cce1411 PEL: API for getting if system is HMC managed by Matt Spinler · 4 years, 7 months ago
  50. 1d4c74a PEL: Trace when event logs don't create PELs by Matt Spinler · 4 years, 7 months ago
  51. 2ecb465 PEL: Print Private Header into JSON aligned by Harisuddin Mohamed Isa · 4 years, 6 months ago
  52. bad5f8a PEL: Taking regex calls out of PEL listing function by Aatir · 4 years, 7 months ago
  53. 37822f6 PEL: PEL listing time fix by Aatir · 4 years, 7 months ago
  54. e340c13 PEL: Display PEL by ID by Aatir · 4 years, 7 months ago
  55. 600d15a PEL: Print action flags into JSON aligned by Harisuddin Mohamed Isa · 4 years, 7 months ago
  56. b3f5186 PEL: Add API to get the PLDM instance ID by Matt Spinler · 4 years, 7 months ago
  57. 6d51224 PEL: Add repo function to get a PEL FD by Matt Spinler · 4 years, 7 months ago
  58. 57a24e3 PEL: Filled in PEL value descriptions by Harisuddin Mohamed Isa · 4 years, 7 months ago
  59. cc42454 PEL: Fix message registry schema typo by Matt Spinler · 4 years, 7 months ago
  60. 57686b6 PEL: Put back in the default error log caps by Matt Spinler · 4 years, 7 months ago
  61. c63e2e8 PEL: Add ExtendedUserHeader section class by Matt Spinler · 4 years, 7 months ago
  62. cad9c2b PEL: Add APIs to read the FW versions by Matt Spinler · 4 years, 7 months ago
  63. 86c7036 PEL: Add constructors to BCDTime by Matt Spinler · 4 years, 7 months ago
  64. 29d18c1 PEL: Add Repo API to update transmission states by Matt Spinler · 4 years, 8 months ago
  65. a3c12a4 PEL: Reset host transmission state on restart by Matt Spinler · 4 years, 8 months ago
  66. df43a30 PEL: Set tran states when PELs are added to repo by Matt Spinler · 4 years, 8 months ago
  67. 346f99a PEL: Save tran states in the repo attributes by Matt Spinler · 4 years, 8 months ago
  68. ab1b97f PEL: Repository: Add write() function by Matt Spinler · 4 years, 8 months ago
  69. f38ce98 PEL: Add enums for transmission states by Matt Spinler · 4 years, 8 months ago
  70. eb11144 PEL: Store transmission states in UserHeader by Matt Spinler · 4 years, 8 months ago
  71. c148935 PEL: Remove userHeader::getValue by Aatir · 4 years, 7 months ago
  72. 7b291ec PEL: Print list of PELs by Aatir · 4 years, 8 months ago
  73. c92b4eb PEL: private header in JSON by Aatir · 4 years, 8 months ago
  74. b7f392a Resource leakage on opened file. by Troy Lee · 4 years, 8 months ago
  75. 0ff0048 PEL: Keep PEL attributes in Repository map by Matt Spinler · 4 years, 8 months ago
  76. 421f653 PEL: Add subscriptions for new and deleted PELs by Matt Spinler · 4 years, 8 months ago
  77. a7d9d96 PEL: Keep track of if host is running by Matt Spinler · 4 years, 8 months ago
  78. 19e89ce PEL: Move some functionality into DataIfaceBase by Matt Spinler · 4 years, 8 months ago
  79. d4ffb65 PEL: Create registry directory for test by Matt Spinler · 4 years, 8 months ago
  80. 53407be PEL: Support UserData padding in the testcases by Matt Spinler · 4 years, 8 months ago
  81. 6a53862 PEL: Hex dump bug fix by Aatir · 4 years, 8 months ago
  82. b466f78 PEL: Pad UserData section to 4 byte boundary by Matt Spinler · 4 years, 8 months ago
  83. 1299cbb PEL: Validate the message registry during CI by Matt Spinler · 4 years, 8 months ago
  84. ad0e047 PEL: user header in JSON by Aatir Manzur · 4 years, 9 months ago
  85. 3fd08d6 PEL: Add the 'Common' errors to the registry by Matt Spinler · 4 years, 9 months ago
  86. 7b5342c PEL: Use libpel.la for log daemon and peltool by Matt Spinler · 4 years, 8 months ago
  87. 3fb208e PEL: Registry: Make "Action Flags" optional by Matt Spinler · 4 years, 8 months ago
  88. 1ea7880 PEL: Run a user defined function on every PEL by Matt Spinler · 4 years, 8 months ago
  89. 0688545 PEL: Make PEL::flatten() const by Matt Spinler · 4 years, 8 months ago
  90. d7b004b PEL: Const flatten for BCDTime by Matt Spinler · 4 years, 8 months ago
  91. 724d0d8 PEL: Const flattens for the SRC sub classes by Matt Spinler · 4 years, 8 months ago
  92. 654708f PEL: MTMS: Support const flattening by Matt Spinler · 4 years, 8 months ago
  93. f1e85e2 PEL: Validate the Action Flags field by Matt Spinler · 4 years, 8 months ago
  94. 97f7abc PEL: Add license prologue to test source files by Matt Spinler · 4 years, 8 months ago
  95. 711d51d PEL: Add license prologue to source files by Matt Spinler · 4 years, 8 months ago
  96. 186ce8c PEL: PELTool Application by Aatir · 4 years, 9 months ago
  97. a7525aa PEL: Move severity type enums to a header by Matt Spinler · 4 years, 8 months ago
  98. e07f915 PEL: Make action flags optional in the registry by Matt Spinler · 4 years, 8 months ago
  99. 97d19b4 PEL: Const accessors for Private/UserHeader by Matt Spinler · 4 years, 8 months ago
  100. da03171 PEL: Document UserData sections by Matt Spinler · 4 years, 8 months ago