fiano icon indicating copy to clipboard operation
fiano copied to clipboard

Restructure pkg/intel to make space for bootguard structures

Open ChriMarMe opened this issue 3 years ago • 2 comments

Changing directories: pkg/intel/metadata/manifest -> pkg/intel/metadata/cbnt pkg/intel/metadata/manifest/common -> pkg/intel/common

Also renaming the manifest package to cbnt and adapt the template code accordingly.

Signed-off-by: Christopher Meis [email protected]

ChriMarMe avatar Sep 07 '22 10:09 ChriMarMe

This reflects the issue #388

ChriMarMe avatar Sep 07 '22 10:09 ChriMarMe

@ChriMarMe : Feel free to poke me if something does not work well in that cbnt manifests code :)

xaionaro avatar Sep 07 '22 12:09 xaionaro

Codecov Report

Base: 42.13% // Head: 42.13% // No change to project coverage :thumbsup:

Coverage data is based on head (6c260af) compared to base (e691602). Patch coverage: 27.65% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   42.13%   42.13%           
=======================================
  Files         113      113           
  Lines        7811     7811           
=======================================
  Hits         3291     3291           
  Misses       3927     3927           
  Partials      593      593           
Impacted Files Coverage Δ
cmds/create-ffs/create-ffs.go 19.64% <0.00%> (ø)
cmds/fmap/fmap.go 0.00% <0.00%> (ø)
cmds/fspinfo/main.go 0.00% <0.00%> (ø)
pkg/intel/metadata/cbnt/bootpolicy/bpmh.go 50.00% <ø> (ø)
pkg/intel/metadata/cbnt/bootpolicy/manifest.go 0.00% <ø> (ø)
...tel/metadata/cbnt/bootpolicy/manifest_nocodegen.go 16.00% <ø> (ø)
...tel/metadata/cbnt/bootpolicy/pm_manifestcodegen.go 2.88% <0.00%> (ø)
pkg/intel/metadata/cbnt/bootpolicy/se.go 36.84% <ø> (ø)
pkg/intel/metadata/cbnt/bootpolicy/txt.go 66.66% <ø> (ø)
...ntel/metadata/cbnt/bootpolicy/txt_control_flags.go 59.09% <ø> (ø)
... and 26 more

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

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

codecov-commenter avatar Dec 30 '22 15:12 codecov-commenter