Skip to content

app: make info command dispaly extra CPER sections - #89

Merged
jlrivasp merged 1 commit into
intel:mainfrom
psurply:dev/cper_list
Jul 9, 2026
Merged

app: make info command dispaly extra CPER sections#89
jlrivasp merged 1 commit into
intel:mainfrom
psurply:dev/cper_list

Conversation

@psurply

@psurply psurply commented Jul 7, 2026

Copy link
Copy Markdown
Member

When the input file contains extra CPER sections (eg. other than FERs containing Intel Crash Log records), the info command now displays an additional table listing the section's GUID and descriptions:

$ iclg info cper.whea
  #   Record Type  Rev.  Product  Size  Skt  Checksum  Die
----- ------------ ----- -------- ----- ---- --------- ----
 0-0  Punit           16 0x017       28    0
 1-0  PMC              3 0x00c     2560    0
 2-0  PMC_TRACE        1 0x00c      512    0

#  CPER Section GUID                     Length  Description
-- ------------------------------------- ------- -------------------------------------------------------------
0  81212a96-09ed-4996-9471-8d729c8e69ed  4128    Firmware Error Record - 26d769a7-c31a-43d0-9378-3c6c872eea4d
1  81212a96-09ed-4996-9471-8d729c8e69ed  3552    Firmware Error Record - 024508e0-d564-42ed-b236-580d542bc9d6

When the input file contains extra CPER sections (eg. other than FERs
containing Intel Crash Log records), the info command now displays an
additional table listing the section's GUID and descriptions:

    $ iclg info cper.whea
      #   Record Type  Rev.  Product  Size  Skt  Checksum  Die
    ----- ------------ ----- -------- ----- ---- --------- ----
     0-0  Punit           16 0x017       28    0
     1-0  PMC              3 0x00c     2560    0
     2-0  PMC_TRACE        1 0x00c      512    0

    #  CPER Section GUID                     Length  Description
    -- ------------------------------------- ------- -------------------------------------------------------------
    0  81212a96-09ed-4996-9471-8d729c8e69ed  4128    Firmware Error Record - 26d769a7-c31a-43d0-9378-3c6c872eea4d
    1  81212a96-09ed-4996-9471-8d729c8e69ed  3552    Firmware Error Record - 024508e0-d564-42ed-b236-580d542bc9d6

Signed-off-by: Surply, Pierre <pierre.surply@intel.com>
@psurply
psurply requested a review from jlrivasp July 7, 2026 12:31
@psurply
psurply marked this pull request as ready for review July 7, 2026 13:59

@jlrivasp jlrivasp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, it looks good to me!

@jlrivasp
jlrivasp merged commit 963895f into intel:main Jul 9, 2026
5 checks passed
@psurply
psurply deleted the dev/cper_list branch July 27, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants