Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootguard 1.0 support #394

Merged
merged 13 commits into from
Jan 11, 2023
Merged

Bootguard 1.0 support #394

merged 13 commits into from
Jan 11, 2023

Conversation

zaolin
Copy link
Contributor

@zaolin zaolin commented Dec 30, 2022

No description provided.

Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
go.sum Outdated Show resolved Hide resolved
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Base: 42.13% // Head: 42.20% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (5f78460) compared to base (0480bee).
Patch coverage: 41.88% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
+ Coverage   42.13%   42.20%   +0.07%     
==========================================
  Files         113      125      +12     
  Lines        7811     8978    +1167     
==========================================
+ Hits         3291     3789     +498     
- Misses       3927     4484     +557     
- Partials      593      705     +112     
Impacted Files Coverage Δ
pkg/intel/metadata/bg/bgbootpolicy/manifest.go 0.00% <0.00%> (ø)
pkg/intel/metadata/bg/bgkey/manifest.go 0.00% <0.00%> (ø)
pkg/intel/metadata/bg/bgkey/manifest_nocodegen.go 0.00% <0.00%> (ø)
...ta/cbnt/cbntbootpolicy/Reserved_manifestcodegen.go 45.94% <ø> (ø)
pkg/intel/metadata/cbnt/cbntbootpolicy/bpmh.go 50.00% <ø> (ø)
...tadata/cbnt/cbntbootpolicy/bpmh_manifestcodegen.go 49.05% <ø> (ø)
pkg/intel/metadata/cbnt/cbntbootpolicy/manifest.go 0.00% <ø> (ø)
...ta/cbnt/cbntbootpolicy/manifest_manifestcodegen.go 55.60% <ø> (ø)
...metadata/cbnt/cbntbootpolicy/manifest_nocodegen.go 16.00% <ø> (ø)
...etadata/cbnt/cbntbootpolicy/pcd_manifestcodegen.go 50.49% <ø> (ø)
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
@ChriMarMe ChriMarMe merged commit 3100647 into main Jan 11, 2023
@ChriMarMe ChriMarMe deleted the bootguard-1.0 branch January 11, 2023 12:55
ansiwen added a commit to ansiwen/fiano that referenced this pull request Sep 5, 2023
PR linuxboot#394 reintroduced a bug for the BtG 1.0 code, that has been fixed
by commit 743961f for the CBnT code already, and that results in the
wrong calculation of the Key Manifest Pubkey Hash in PrintKMPubKey().
This change reapplies the same fix for the BtG 1.0 code.

Signed-off-by: Sven Anderson <sven@anderson.de>
orangecms pushed a commit that referenced this pull request Sep 17, 2023
PR #394 reintroduced a bug for the BtG 1.0 code, that has been fixed
by commit 743961f for the CBnT code already, and that results in the
wrong calculation of the Key Manifest Pubkey Hash in PrintKMPubKey().
This change reapplies the same fix for the BtG 1.0 code.

Signed-off-by: Sven Anderson <sven@anderson.de>
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.

4 participants