Skip to content

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

Open
psurply wants to merge 1 commit into
intel:mainfrom
psurply:dev/evtx_seq_num
Open

lib: add support for split Event log records#103
psurply wants to merge 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
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.

1 participant