Clone this repo:

Branches

  1. ef64604 Log all PELs as informational by Dhruvaraj Subhashchandran · 2 days ago master
  2. 9ae780d sdbusplus: use shorter type aliases by Patrick Williams · 9 days ago
  3. f229889 Implement support for POZ FFDC with multiple FFDC packets by Dhruvaraj Subhashchandran · 2 weeks ago
  4. e74e916 Support for hardware dump collection from OCMB by Dhruvaraj Subhashchandran · 5 weeks ago
  5. 6f1be97 Support for memory buffer SBE dump by Dhruvaraj Subhashchandran · 5 weeks ago

Building the Code

To build this package, do the following steps:

    1. meson build
    2. ninja -C build

To clean the repository run `rm -rf build`.