gadget: move efi files in ubuntu-seed to EFI/ubuntu and rename boot*efi to shim*.efi#105
Closed
olivercalder wants to merge 1 commit intocanonical:24from
Closed
gadget: move efi files in ubuntu-seed to EFI/ubuntu and rename boot*efi to shim*.efi#105olivercalder wants to merge 1 commit intocanonical:24from
olivercalder wants to merge 1 commit intocanonical:24from
Conversation
…efi to shim*.efi Signed-off-by: Oliver Calder <oliver@calder.dev>
Member
Author
Member
Author
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.
This is part of ongoing work to explicitly set EFI boot variables on install of Ubuntu Core, thus ceasing to rely solely on default boot EFI behavior, which can be complicated by circumstances such as attached external media.
See the following for associated work to support this change on the snapd side by setting EFI boot variables (WIP): https://github.com/snapcore/snapd/pull/13025/files
Also, there was previous work to support more complete EFI artifacts from both pc-gadget and snapd:
And for those internal to Canonical, here is the specification for this project: https://docs.google.com/document/d/1s-XJ56Ur6mQdJ3gVtWdJs12odgknM_2nqQ72RzWUDho
Once this is merged into core24, the plan is to backport similar changes to core 22, core20, etc.