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

feat(uefi): Add workaround SuppressErasePolarityError #401

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

xaionaro
Copy link
Member

There are real production firmwares with mixed erase polarity. To possibility to parse such firmwares, adding an option to ignore the error of conflicting erase polarities.

ITS: #329

Feel free to reject this PR.

There are real production firmwares with mixed erase polarity.
To possibility to parse such firmwares, adding an option to
ignore the error of conflicting erase polarities.

Signed-off-by: Dmitrii Okunev <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Base: 42.20% // Head: 42.20% // No change to project coverage 👍

Coverage data is based on head (36b9fef) compared to base (880dbe3).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   42.20%   42.20%           
=======================================
  Files         125      125           
  Lines        8978     8978           
=======================================
  Hits         3789     3789           
  Misses       4484     4484           
  Partials      705      705           
Impacted Files Coverage Δ
pkg/uefi/uefi.go 61.05% <100.00%> (ø)

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.

@ChriMarMe ChriMarMe merged commit fccce45 into main Jan 23, 2023
@ChriMarMe ChriMarMe deleted the workaround/suppress_erase_polarity_error branch January 23, 2023 10:57
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.

3 participants