Remove the legacy firmware driver parsing logics from `ParseSecureBootState`
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
This function parses firmware driver event logs irrelevant to secure boot https://github.com/google/go-eventlog/blob/cec9cd6e864cc7d7dc73897f0fcd4984c8ff1b46/extract/secureboot.go#L108.
Now with the new method `EfiDriverState` extracting EFI driver information, the duplicated firmware driver parsing logics should be removed from `ParseSecureBootState`
Contributor guide
Assessment
This issue has not been assessed yet.