Skip to content

Support groups of TPMEventIDs in combination logic #76

@bgartzi

Description

@bgartzi

When combining TPMEvents from multiple images, it was assumed that 1 event of each TPMEventID would exist.

This is not true for a handful of cases, such as it might be grub cfg #75 or UKI addons #33

Fix this combine behavior and let multiple events of the same type get through the predicted PCR.

We should assume that multiple TPMEventIDs from one image must be treated as a whole. In other words, each of them should not be combined separately with the same kind of TPMEventIDs from another image.

Simply put into words: It's the whole pack; all events of TPMEventID from image A or from image B. Not event 1 from image A + event 2 from image B.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions