Skip to content

lib: add support for split Event log records - #103

Merged
jlrivasp merged 1 commit into
intel:mainfrom
psurply:dev/evtx_seq_num
Sep 1, 2026
Merged

lib: add support for split Event log records#103
jlrivasp merged 1 commit into
intel:mainfrom
psurply:dev/evtx_seq_num

Conversation

@psurply

@psurply psurply commented Aug 31, 2026

Copy link
Copy Markdown
Member

When a WHEA record hits a certain size, it may be split and logged as several event in the Event Logs.

The actual CPER must then be reconstructed using the SeqNum field of the EventData before being decoded.

This change refactors the Event Log extraction logic to take this scenario into account.

When a WHEA record hits a certain size, it may be split and logged as
several event in the Event Logs.

The actual CPER must then be reconstructed using the SeqNum field of the
EventData before being decoded.

This change refactors the Event Log extraction logic to take this
scenario into account.

Signed-off-by: Surply, Pierre <pierre.surply@intel.com>
@psurply
psurply requested a review from jlrivasp August 31, 2026 16:47
@psurply
psurply marked this pull request as ready for review August 31, 2026 16:48

@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 9f7ca84 into intel:main Sep 1, 2026
5 checks passed
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