Skip to content

Remove the legacy firmware driver parsing logics from ParseSecureBootState #20

@yawangwang

Description

@yawangwang

This function parses firmware driver event logs irrelevant to secure boot

func ParseSecurebootState(events []tcg.Event, registerCfg registerConfig) (*SecurebootState, error) {
.
Now with the new method EfiDriverState extracting EFI driver information, the duplicated firmware driver parsing logics should be removed from ParseSecureBootState

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions