boot: set EFI boot variables on install#13025
Closed
olivercalder wants to merge 2 commits intocanonical:masterfrom
Closed
boot: set EFI boot variables on install#13025olivercalder wants to merge 2 commits intocanonical:masterfrom
olivercalder wants to merge 2 commits intocanonical:masterfrom
Conversation
Signed-off-by: Oliver Calder <oliver.calder@canonical.com>
Fixed bugs (notably, now compare `varDevicePathStr` to `devicePathStr` instead of `EfiShimFilePath`, which would never have matched), and no longer delete EFI variables which point to a path which matches `EfiShimFilePath` on a non-matching disk. Signed-off-by: Oliver Calder <oliver.calder@canonical.com>
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #13025 +/- ##
==========================================
+ Coverage 78.69% 78.79% +0.09%
==========================================
Files 1001 1013 +12
Lines 124325 126006 +1681
==========================================
+ Hits 97835 99281 +1446
- Misses 20334 20524 +190
- Partials 6156 6201 +45
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 72 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Member
Author
|
Closing in favor of #13205 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.