Skip to content

Releases: intel/crashlog

Lightweight Crash Log Framework v1.0.0

17 Sep 17:09

Choose a tag to compare

What's Changed

  • app: add --version option by @psurply in #35
  • app: display help message when command is not specified by @psurply in #36
  • app: add --format flag for the info command by @psurply in #38
  • app: add markdown format for the info command by @shettikr in #39
  • lib: fix clippy warning by @psurply in #40
  • collateral: update LNL target info attributes by @psurply in #41
  • lib: handle empty regions by @psurply in #47
  • collateral: add MTL target info by @psurply in #45
  • collateral: add ARL target info by @psurply in #42
  • collateral: add decode definitions for MTL MCA records by @psurply in #44
  • collateral: add decode definitions for ARL MCA records by @psurply in #43
  • lib: add support for extraction from intel_pmt sysfs by @psurply in #46
  • crashlog: add PMC_RST decode definitions for MTL and LNL by @psurply in #50
  • doc: update command line to build documentation by @psurply in #49
  • lib: add build script option to select products to include by @psurply in #48
  • header: introduce support for server legacy type0 header by @jlrivasp in #51
  • lib: include support for legacy server type0 box records. by @jlrivasp in #52
  • lib: include decode support for legacy header Type0 Box records by @jlrivasp in #53
  • collateral: include RWC target_info by @jlrivasp in #54
  • lib: export Crash Log as UEFI CPER instead of ACPI BERT by @psurply in #55
  • collateral: include GNR-SP target info by @jlrivasp in #56
  • collateral: include thread definition for RWC by @jlrivasp in #57
  • lib: include parent_header in current Record context. by @jlrivasp in #58
  • collateral: include GNR-SP UNCORE MCA collateral by @jlrivasp in #59
  • lib: update the errata server legacy header product ID values by @jlrivasp in #60
  • lib: include SRF-SP target info in collateral by @jlrivasp in #62
  • collateral: include SRF UNCORE MCA collateral by @jlrivasp in #63
  • lib: use whoami field to build core hierarchy by @psurply in #61
  • collateral: include CMT target_info file by @jlrivasp in #64
  • collateral: include CMT revision 4 decode-defs by @jlrivasp in #65
  • lib: remove pub prefix from private extraction functions/structs by @psurply in #67
  • lib: preserve extra CPER sections by @psurply in #66
  • docs: update README by @psurply in #68

Full Changelog: v0.2.0...v1.0.0

Lightweight Crash Log Framework v0.2.0

19 May 13:26

Choose a tag to compare